Skip to content

Commit 0e9cca2

Browse files
committed
chore(release): release 1.1.0
1 parent c515fab commit 0e9cca2

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.1.0"></a>
2+
# [1.1.0](https://github.com/NationalBankBelgium/ngx-form-errors/compare/1.0.0...1.1.0) (2022-04-19)
3+
4+
5+
### Features
6+
7+
* **directive:** add support for nested formGroupNames ([8c18ee3](https://github.com/NationalBankBelgium/ngx-form-errors/commit/8c18ee3)), closes [#41](https://github.com/NationalBankBelgium/ngx-form-errors/issues/41)
8+
* **qa:** improve issue templating (new GitHub issues templates) ([802ce34](https://github.com/NationalBankBelgium/ngx-form-errors/commit/802ce34)), closes [#37](https://github.com/NationalBankBelgium/ngx-form-errors/issues/37)
9+
10+
11+
112
<a name="1.0.0"></a>
213
# [1.0.0](https://github.com/NationalBankBelgium/ngx-form-errors/compare/1.0.0-rc.0...1.0.0) (2019-11-29)
314

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "1.0.0",
3+
"version": "1.1.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)