Skip to content

Commit e18a547

Browse files
release(version): Release 1.0.22 [skip ci]
## [1.0.22](v1.0.21...v1.0.22) (2022-07-03) ### chore * **husky:** delete prepare-commit-msg hoook ([4b9ee48](4b9ee48)) * review qa and eslint config ([c0997b8](c0997b8)) ### ci * delete lint packagejson step in qa job ([6348003](6348003))
1 parent 4b9ee48 commit e18a547

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.0.22](https://github.com/blephy/simple-rxstate/compare/v1.0.21...v1.0.22) (2022-07-03)
2+
3+
4+
### chore
5+
6+
* **husky:** delete prepare-commit-msg hoook ([4b9ee48](https://github.com/blephy/simple-rxstate/commit/4b9ee489af9395ff3b874088267c252634c06c12))
7+
* review qa and eslint config ([c0997b8](https://github.com/blephy/simple-rxstate/commit/c0997b8a387fa9efcf7d5e84b8784dbe310ef41f))
8+
9+
10+
### ci
11+
12+
* delete lint packagejson step in qa job ([6348003](https://github.com/blephy/simple-rxstate/commit/634800341ed1f99f8df7489b36037e5c081a752e))
13+
114
## [1.0.21](https://github.com/blephy/simple-rxstate/compare/v1.0.20...v1.0.21) (2022-07-03)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-rxstate",
3-
"version": "1.0.21",
3+
"version": "1.0.22",
44
"description": "Simple rxjs based state management system",
55
"author": "Allan Dollé <[email protected]> (https://allandolle.fr/)",
66
"homepage": "https://github.com/blephy/simple-rxstate#readme",

0 commit comments

Comments
 (0)