Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit ffc6bde

Browse files
committed
chore(release): 4.2.2
1 parent 5b90c6f commit ffc6bde

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.2.2](https://github.com/VChet/StyleBase/compare/v4.2.1...v4.2.2) (2021-02-14)
6+
7+
8+
### Bug Fixes
9+
10+
* **User model:** add sparse parameter to ids ([5b90c6f](https://github.com/VChet/StyleBase/commit/5b90c6fa2ea9b17497bb12ba22f89dcdcdab92a5))
11+
512
### [4.2.1](https://github.com/VChet/StyleBase/compare/v4.2.0...v4.2.1) (2021-02-11)
613

714

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylebase-frontend",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"author": "VChet",
55
"contributors": [
66
"rudnovd"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylebase",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/VChet/StyleBase.git"

0 commit comments

Comments
 (0)