Skip to content

Commit

Permalink
chore(release): πŸ“¦ ng-router-store@1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](https://github.com/ngneat/elf-ng-router-store/compare/@ngneat/elf-ng-router-store@1.0.0...@ngneat/elf-ng-router-store@1.0.1) (2021-12-21)

### Bug Fixes

* **ng-router-store:** 🐞 create public npm library ([1fcd7eb](1fcd7eb))
  • Loading branch information
semantic-release-bot committed Dec 21, 2021
1 parent 1fcd7eb commit 38b51f6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions libs/ng-router-store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.1](https://github.com/ngneat/elf-ng-router-store/compare/@ngneat/elf-ng-router-store@1.0.0...@ngneat/elf-ng-router-store@1.0.1) (2021-12-21)


### Bug Fixes

* **ng-router-store:** 🐞 create public npm library ([1fcd7eb](https://github.com/ngneat/elf-ng-router-store/commit/1fcd7eb64763d095840447432a14cae233c9683a))

# 1.0.0 (2021-12-20)


Expand Down
4 changes: 2 additions & 2 deletions libs/ng-router-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngneat/elf-ng-router-store",
"version": "1.0.0",
"version": "1.0.1",
"author": "Yannick Boetzkes",
"keywords": [
"elf",
Expand All @@ -23,4 +23,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 38b51f6

Please sign in to comment.