Skip to content

Commit

Permalink
chore(release): 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharkazaz committed Jul 17, 2023
1 parent bb80943 commit 05d4481
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [4.1.1](https://github.com/ngneat/error-tailor/compare/v4.1.0...v4.1.1) (2023-07-17)


### Bug Fixes

* 🐛 error class not removed ([bb80943](https://github.com/ngneat/error-tailor/commit/bb80943477c296aa5b5b5479dc4aa53e70077a2f))

## [4.1.0](https://github.com/ngneat/error-tailor/compare/v4.0.0...v4.1.0) (2023-07-17)


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": "4.1.0",
"version": "4.1.1",
"description": "Seamless form errors for Angular Applications",
"dependencies": {
"tslib": "2.5.0"
Expand Down

0 comments on commit 05d4481

Please sign in to comment.