Skip to content

Commit

Permalink
chore: Releases 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nncl committed Mar 9, 2023
1 parent 91e9e2d commit 5a25e6d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ npm i ngx-forms-handle-errors

- [`updateFormErrors`](./projects/ngx-forms-handle-errors/README.md)

### Contributing

1. Build the app first with `ng build ngx-forms-handle-errors`
2. Enters the `dist` directory and make sure everything is correct
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-forms",
"version": "1.2.2-rc",
"version": "1.2.2",
"repository": {
"type": "git",
"url": "https://github.com/nncl/ngx-forms"
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-forms-handle-errors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-forms-handle-errors",
"version": "1.2.2-rc",
"version": "1.2.2",
"repository": {
"type": "git",
"url": "https://github.com/nncl/ngx-forms"
Expand Down

0 comments on commit 5a25e6d

Please sign in to comment.