Skip to content

Commit 990c621

Browse files
release(version): Release 1.0.28 [skip ci]
## [1.0.28](v1.0.27...v1.0.28) (2022-08-14) ### chore * **deps:** update dependency eslint-plugin-sonarjs to ^0.15.0 ([74f6c70](74f6c70))
1 parent 74f6c70 commit 990c621

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.28](https://github.com/blephy/simple-rxstate/compare/v1.0.27...v1.0.28) (2022-08-14)
2+
3+
4+
### chore
5+
6+
* **deps:** update dependency eslint-plugin-sonarjs to ^0.15.0 ([74f6c70](https://github.com/blephy/simple-rxstate/commit/74f6c700a1b10afb739d0358e3ddd590299aec2f))
7+
18
## [1.0.27](https://github.com/blephy/simple-rxstate/compare/v1.0.26...v1.0.27) (2022-07-24)
29

310

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.27",
3+
"version": "1.0.28",
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)