Skip to content

Commit

Permalink
chore(release): publish v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rams23 committed Aug 22, 2019
1 parent 834d76e commit 85f2b5c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.0.3 (2019-08-2)


### Bug Fixes

* change module import for lazy loading error


## 0.0.2 (2019-05-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-validation-errors",
"version": "0.0.2",
"version": "0.0.3",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/xtream/ngx-validation-errors/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xtream/ngx-validation-errors",
"author": "Luca Micieli <luca.micieli@xtreamers.io>",
"version": "0.0.2",
"version": "0.0.3",
"repository": {
"url": "https://github.com/xtreamsrl/ngx-validation-errors"
},
Expand Down

0 comments on commit 85f2b5c

Please sign in to comment.