Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 23ba3eb

Browse files
committed
release(state): 1.6.0
1 parent 9586e09 commit 23ba3eb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

libs/state/CHANGELOG.md

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

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

5+
# [1.6.0](/compare/[email protected]@1.6.0) (2022-03-05)
6+
7+
8+
### Features
9+
10+
* add effects sum-module to docs 9586e09
11+
12+
13+
514
## [1.5.1](/compare/[email protected]@1.5.1) (2022-02-27)
615

716

libs/state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rx-angular/state",
3-
"version": "1.5.1",
3+
"version": "1.6.0",
44
"description": "@rx-angular/state is a light-weight, flexible, strongly typed and tested tool dedicated to reduce the complexity of managing component state and side effects in angular",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)