Skip to content

Commit 001a903

Browse files
committed
chore(publish): release v0.2.0
1 parent 16bfc90 commit 001a903

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.2.0 (2019-11-19)
2+
3+
### Features
4+
5+
* add imperative validation clearing
6+
17
## 0.1.0 (2019-11-19)
28

39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-validation-errors",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

projects/xtream/ngx-validation-errors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@xtream/ngx-validation-errors",
33
"author": "Luca Micieli <luca.micieli@xtreamers.io>",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"repository": {
66
"url": "https://github.com/xtreamsrl/ngx-validation-errors"
77
},

0 commit comments

Comments
 (0)