Skip to content

Commit a1cf02b

Browse files
release(version): Release 1.0.30 [skip ci]
## [1.0.30](v1.0.29...v1.0.30) (2022-08-14) ### chore * **deps:** lock file maintenance ([a7fef47](a7fef47))
1 parent a7fef47 commit a1cf02b

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.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+
18
## [1.0.29](https://github.com/blephy/simple-rxstate/compare/v1.0.28...v1.0.29) (2022-08-14)
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.29",
3+
"version": "1.0.30",
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)