Skip to content

Commit

Permalink
chore(release): 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NetanelBasal committed Nov 27, 2021
1 parent 1f4cd3a commit 09dbc33
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
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.0.1](https://github.com/ngneat/reactive-forms/compare/v4.0.0...v4.0.1) (2021-11-27)


### Bug Fixes

* 🐛 fix peer dep of rxjs ([1f4cd3a](https://github.com/ngneat/reactive-forms/commit/1f4cd3a9fea9bc157d635439fe897b7696f84386)), closes [#126](https://github.com/ngneat/reactive-forms/issues/126)

## [4.0.0](https://github.com/ngneat/reactive-forms/compare/v3.1.4...v4.0.0) (2021-11-20)


Expand Down
4 changes: 2 additions & 2 deletions libs/reactive-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ngneat/reactive-forms",
"description": "(Angular Reactive) Forms with Benefits",
"version": "4.0.0",
"version": "4.0.1",
"keywords": [
"angular",
"angular 2",
Expand Down Expand Up @@ -33,4 +33,4 @@
"type": "git",
"url": "https://github.com/ngneat/reactive-forms"
}
}
}

0 comments on commit 09dbc33

Please sign in to comment.