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

Skip to content

Commit 32f65ad

Browse files
committed
release(state): 1.5.1
1 parent 8e94531 commit 32f65ad

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

libs/state/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+
## [1.5.1](/compare/[email protected]@1.5.1) (2022-02-27)
6+
7+
8+
59
# [1.5.0](/compare/[email protected]@1.5.0) (2022-02-08)
610

711

libs/state/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rx-angular/state",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
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": {
@@ -11,7 +11,7 @@
1111
"npm": ">=5.3.0",
1212
"yarn": ">=1.9.2"
1313
},
14-
"author": "Michael Hladky <michael@hladky.at>",
14+
"author": "Michael Hladky <michael.hladky@push-based>",
1515
"homepage": "https://rx-angular.io/",
1616
"keywords": [
1717
"angular",
@@ -27,7 +27,7 @@
2727
"contributors": [
2828
{
2929
"name": "Michael Hladky",
30-
"email": "michael@hladky.at"
30+
"email": "michael.hladky@push-based"
3131
},
3232
{
3333
"name": "Julian Jandl",

0 commit comments

Comments
 (0)