Skip to content

Commit 07813d9

Browse files
committed
chore(release): release 2.0.1
1 parent 306ab7b commit 07813d9

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.0.1](https://github.com/NationalBankBelgium/ngx-form-errors/compare/2.0.0...2.0.1) (2024-09-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** fix wrong peerDependencies version in "package.json" ([3f00db5](https://github.com/NationalBankBelgium/ngx-form-errors/commit/3f00db54ba01e12088a10af1be3ad242a586812a))
7+
8+
9+
110
# [2.0.0](https://github.com/NationalBankBelgium/ngx-form-errors/compare/2.0.0-rc.2...2.0.0) (2024-09-20)
211

312

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nationalbankbelgium/ngx-form-errors",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Display validation errors for Angular Reactive forms",
55
"author": "Stark Team <National Bank of Belgium>",
66
"contributors": [

0 commit comments

Comments
 (0)