We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d1ffb commit 98a368dCopy full SHA for 98a368d
libs/rx/CHANGELOG.md
@@ -0,0 +1,15 @@
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
8
+### Bug Fixes
9
10
+* **rx:** :green_heart: fix changelog generator ([6b4dba5](https://github.com/ngry-project/workspace/commit/6b4dba54c807258a86e2a49dbc613fb4f02a73ff))
11
12
13
+### Features
14
15
+* **rx:** :tada: add `rx` project ([6013740](https://github.com/ngry-project/workspace/commit/60137409ee855295cf326986d012912c7729924a))
libs/rx/package.json
@@ -1,6 +1,6 @@
{
"name": "@ngry/rx",
- "version": "0.0.1",
+ "version": "0.1.0",
"peerDependencies": {
"@angular/common": "^14.0.0",
"@angular/core": "^14.0.0"
0 commit comments