Skip to content

Commit b21f196

Browse files
release(version): Release 1.0.27 [skip ci]
## [1.0.27](v1.0.26...v1.0.27) (2022-07-24) ### chore * **deps:** upgrade yarn and dependencies ([8ad0aab](8ad0aab)) * recompute yarn.lock ([c50e94e](c50e94e))
1 parent c50e94e commit b21f196

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.27](https://github.com/blephy/simple-rxstate/compare/v1.0.26...v1.0.27) (2022-07-24)
2+
3+
4+
### chore
5+
6+
* **deps:** upgrade yarn and dependencies ([8ad0aab](https://github.com/blephy/simple-rxstate/commit/8ad0aab55bd4a17547d9e5c9622884f213031e28))
7+
* recompute yarn.lock ([c50e94e](https://github.com/blephy/simple-rxstate/commit/c50e94e50e901d480c23938ddfd47ab286630149))
8+
19
## [1.0.26](https://github.com/blephy/simple-rxstate/compare/v1.0.25...v1.0.26) (2022-07-11)
210

311

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