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 a7fef47 commit a1cf02bCopy full SHA for a1cf02b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.30](https://github.com/blephy/simple-rxstate/compare/v1.0.29...v1.0.30) (2022-08-14)
2
+
3
4
+### chore
5
6
+* **deps:** lock file maintenance ([a7fef47](https://github.com/blephy/simple-rxstate/commit/a7fef47a7781e413eaaadc4f09b5953a26f4310c))
7
8
## [1.0.29](https://github.com/blephy/simple-rxstate/compare/v1.0.28...v1.0.29) (2022-08-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "simple-rxstate",
- "version": "1.0.29",
+ "version": "1.0.30",
"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