Skip to content

Commit 41cbc1d

Browse files
committed
chore(release): bump version number to 0.23.0
1 parent d0e1f15 commit 41cbc1d

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.23.0"></a>
2+
# [0.23.0](https://github.com/ESSS/ng-xform/compare/v0.22.3...v0.23.0) (2018-12-21)
3+
4+
5+
### Features
6+
7+
* **ng-xform:** suppot async validators ([#51](https://github.com/ESSS/ng-xform/issues/51)) ([d0e1f15](https://github.com/ESSS/ng-xform/commit/d0e1f15))
8+
9+
10+
111
<a name="0.22.3"></a>
212
## [0.22.3](https://github.com/ESSS/ng-xform/compare/v0.22.2...v0.22.3) (2018-12-19)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@esss/ng-xform",
33
"description": "Angular lib",
4-
"version": "0.22.3",
4+
"version": "0.23.0",
55
"homepage": "https://github.com/ESSS/ng-xform",
66
"author": {
77
"name": "Eder Soares",

0 commit comments

Comments
 (0)