Skip to content

Commit

Permalink
chore(release): 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NetanelBasal committed Nov 27, 2022
1 parent 672f552 commit bf7628f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.

## [3.0.0](https://github.com/ngneat/error-tailor/compare/v2.2.2...v3.0.0) (2022-11-27)


### ⚠ BREAKING CHANGES

* upgrade to v15

- peer dep is now Angular v14
- remove `ErrorTailorModule`

### Features

* upgrade to v15 ([672f552](https://github.com/ngneat/error-tailor/commit/672f552f6ca26b1da5345fcb35fd07c1637f698a))

### [2.2.2](https://github.com/ngneat/error-tailor/compare/v2.2.1...v2.2.2) (2022-09-23)


Expand Down
2 changes: 1 addition & 1 deletion projects/ngneat/error-tailor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngneat/error-tailor",
"version": "2.2.2",
"version": "3.0.0",
"description": "Seamless form errors for Angular Applications",
"dependencies": {
"tslib": "2.3.1"
Expand Down

0 comments on commit bf7628f

Please sign in to comment.