Skip to content

Commit d6cb70a

Browse files
committed
chore(release): release 2.0.0
1 parent cc3756f commit d6cb70a

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [2.0.0](https://github.com/NationalBankBelgium/ngx-form-errors/compare/2.0.0-rc.2...2.0.0) (2024-09-20)
2+
3+
4+
### Features
5+
6+
* **all:** update to angular 16 ([0a113f5](https://github.com/NationalBankBelgium/ngx-form-errors/commit/0a113f57a3970c7624fe64c384fe1cd37f68dffe))
7+
* **demo:** update to angular 16 ([c3d84f8](https://github.com/NationalBankBelgium/ngx-form-errors/commit/c3d84f80b4efaa67f1af1d54dfb4ff2a035c8fd0))
8+
9+
10+
111
# [2.0.0-rc.2](https://github.com/NationalBankBelgium/ngx-form-errors/compare/2.0.0-rc.1...2.0.0-rc.2) (2024-09-20)
212

313

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)