Skip to content

Commit

Permalink
chore(effects): release version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelgo committed May 21, 2024
1 parent 0a9263f commit 49167e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions libs/effects/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## 1.1.0 (2024-05-21)




## 1.0.0 (2024-05-21)

* feat(effects): add effects factory function to manage subs ([7254e4f](https://github.com/mikelgo/angular-kit/commit/7254e4f))
Expand Down
2 changes: 1 addition & 1 deletion libs/effects/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular-kit/effects",
"version": "1.0.0",
"version": "1.1.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 49167e4

Please sign in to comment.