Skip to content

Commit 98a368d

Browse files
committed
chore(rx): release version 0.1.0
1 parent 15d1ffb commit 98a368d

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

libs/rx/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngry/rx",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"peerDependencies": {
55
"@angular/common": "^14.0.0",
66
"@angular/core": "^14.0.0"

0 commit comments

Comments
 (0)