Skip to content

Commit a61aa9b

Browse files
committed
chore(release): 4.1.0-alpha
1 parent 1fe5a42 commit a61aa9b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="4.1.0-alpha"></a>
6+
## [4.0.3](https://github.com/wbuchwalter/ng-redux/compare/v4.0.3...v4.1.0-alpha) (2018-07-11)
7+
8+
### Features
9+
10+
* **typings** add provider config types ([3eb5euu](https://github.com/angular-redux/ng-redux/commit/3eb5e42a056f9d01c7adecd7ed85c9262bb65bb4))
11+
* Debounce of the digests triggered by store modification
12+
513
<a name="4.0.3"></a>
614
## [4.0.3](https://github.com/wbuchwalter/ng-redux/compare/v4.0.1...v4.0.3) (2018-03-18)
715

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-redux",
3-
"version": "4.0.3",
3+
"version": "4.1.0-alpha",
44
"description": "Redux bindings for Angular.js",
55
"main": "lib/ng-redux.js",
66
"module": "es/ng-redux.js",

0 commit comments

Comments
 (0)