Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 32f65ad

Browse filesBrowse files
committed
release(state): 1.5.1
1 parent 8e94531 commit 32f65ad
Copy full SHA for 32f65ad

File tree

2 files changed

+7
-3
lines changed
Filter options

2 files changed

+7
-3
lines changed

‎libs/state/CHANGELOG.md

Copy file name to clipboardExpand all lines: libs/state/CHANGELOG.md
+4Lines 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/state@1.5.0...state@1.5.1) (2022-02-27)
6+
7+
8+
59
# [1.5.0](/compare/state@1.4.5...state@1.5.0) (2022-02-08)
610

711

‎libs/state/package.json

Copy file name to clipboardExpand all lines: libs/state/package.json
+3-3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.