We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f94bcd2 commit 72685d0Copy full SHA for 72685d0
libs/store/CHANGELOG.md
@@ -0,0 +1,13 @@
1
+# Changelog
2
+
3
+This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+# 0.1.0 (2022-06-28)
6
7
+### Dependency Updates
8
9
+* `rx` updated to version `0.1.0`
10
11
+### Features
12
13
+* **store:** :truck: migrate to monorepo ([f94bcd2](https://github.com/ngry-project/workspace/commit/f94bcd24edcfe54606726e45ffc43959e3fb5f3a))
libs/store/package.json
@@ -1,6 +1,6 @@
{
"name": "@ngry/store",
- "version": "13.0.0",
+ "version": "0.1.0",
"description": "Reactive state management for Angular",
"keywords": [
"angular",
0 commit comments