Skip to content

Commit cd1e270

Browse files
committed
chore(release): 2.0.0
1 parent b555618 commit cd1e270

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.0.0](https://github.com/ngneat/error-tailor/compare/v1.4.3...v2.0.0) (2021-11-24)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Peer dep of v13
11+
12+
### Features
13+
14+
* 🎸 upgrade to ngv13 ([b555618](https://github.com/ngneat/error-tailor/commit/b55561803c6bb13d31a2b1288ed9660537537f83))
15+
516
### [1.4.3](https://github.com/ngneat/error-tailor/compare/v1.4.2...v1.4.3) (2021-03-17)
617

718
### [1.4.2](https://github.com/ngneat/error-tailor/compare/v1.4.1...v1.4.2) (2021-02-18)

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": "1.4.3",
3+
"version": "2.0.0",
44
"description": "Seamless form errors for Angular Applications",
55
"dependencies": {
66
"tslib": "2.3.1"

0 commit comments

Comments
 (0)