Skip to content

Commit c9e3b7d

Browse files
committed
chore(rx): release version 0.1.1
1 parent 19e942f commit c9e3b7d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

libs/rx/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

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

5+
## [0.1.1](https://github.com/ngry-project/workspace/compare/rx@0.1.0...rx@0.1.1) (2022-06-28)
6+
7+
8+
59
# 0.1.0 (2022-06-28)
610

711

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.1.0",
3+
"version": "0.1.1",
44
"description": "RxJS toolkit for Angular development and testing",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)