Skip to content

Commit 824a3aa

Browse files
committed
chore(release): 2.2.0
1 parent 0a2cc53 commit 824a3aa

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.2.0](https://github.com/ngneat/error-tailor/compare/v2.1.0...v2.2.0) (2022-07-31)
6+
7+
8+
### Features
9+
10+
* add option to show errors always on change ([#71](https://github.com/ngneat/error-tailor/issues/71)) ([5892c75](https://github.com/ngneat/error-tailor/commit/5892c753fc24c1e2d96b409bd68886233b84b07f))
11+
12+
13+
### Bug Fixes
14+
15+
* fix onblur config issue ([#76](https://github.com/ngneat/error-tailor/issues/76)) ([0a2cc53](https://github.com/ngneat/error-tailor/commit/0a2cc53076916e1672b690379e8bde737e91a119))
16+
517
## [2.1.0](https://github.com/ngneat/error-tailor/compare/v2.0.0...v2.1.0) (2021-11-29)
618

719

projects/ngneat/error-tailor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngneat/error-tailor",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Seamless form errors for Angular Applications",
55
"dependencies": {
66
"tslib": "2.3.1"

0 commit comments

Comments
 (0)