Skip to content

Commit

Permalink
release(version): Release 1.0.25 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.25](v1.0.24...v1.0.25) (2022-07-07)

### chore

* **deps:** update dependency eslint-plugin-sort-exports to ^0.7.0 ([525b863](525b863))
  • Loading branch information
semantic-release-bot committed Jul 7, 2022
1 parent 525b863 commit 74ae61b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.25](https://github.com/blephy/simple-rxstate/compare/v1.0.24...v1.0.25) (2022-07-07)


### chore

* **deps:** update dependency eslint-plugin-sort-exports to ^0.7.0 ([525b863](https://github.com/blephy/simple-rxstate/commit/525b863a478d288b7b97524906183e476c0d62d9))

## [1.0.24](https://github.com/blephy/simple-rxstate/compare/v1.0.23...v1.0.24) (2022-07-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-rxstate",
"version": "1.0.24",
"version": "1.0.25",
"description": "Simple rxjs based state management system",
"author": "Allan Dollé <hello@allandolle.fr> (https://allandolle.fr/)",
"homepage": "https://github.com/blephy/simple-rxstate#readme",
Expand Down

0 comments on commit 74ae61b

Please sign in to comment.