We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab662d commit c25e511Copy full SHA for c25e511
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.24](https://github.com/blephy/simple-rxstate/compare/v1.0.23...v1.0.24) (2022-07-07)
2
+
3
4
+### chore
5
6
+* **deps:** lock file maintenance ([cab662d](https://github.com/blephy/simple-rxstate/commit/cab662d2451454cf3797d1f93ab0e68ad1edb337))
7
8
## [1.0.23](https://github.com/blephy/simple-rxstate/compare/v1.0.22...v1.0.23) (2022-07-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "simple-rxstate",
- "version": "1.0.23",
+ "version": "1.0.24",
"description": "Simple rxjs based state management system",
"author": "Allan Dollé <[email protected]> (https://allandolle.fr/)",
"homepage": "https://github.com/blephy/simple-rxstate#readme",
0 commit comments