Skip to content

Commit

Permalink
chore(release): 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
NetanelBasal committed Jan 12, 2022
1 parent 32221c8 commit 0bd9507
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.0.4](https://github.com/ngneat/reactive-forms/compare/v4.0.3...v4.0.4) (2022-01-12)


### Bug Fixes

* wrong usage of Control generic type in FormArray for FormBuilder and for ValuesOf ([849500f](https://github.com/ngneat/reactive-forms/commit/849500f263f7dbb630d29f54cca1c751ecbf4369))

### [4.0.3](https://github.com/ngneat/reactive-forms/compare/v4.0.2...v4.0.3) (2022-01-04)


Expand Down
2 changes: 1 addition & 1 deletion 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.3",
"version": "4.0.4",
"keywords": [
"angular",
"angular 2",
Expand Down

0 comments on commit 0bd9507

Please sign in to comment.