Skip to content

Commit

Permalink
chore(release): 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
NetanelBasal committed Jan 4, 2022
1 parent 9f7c2b5 commit a6a0c22
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.3](https://github.com/ngneat/reactive-forms/compare/v4.0.2...v4.0.3) (2022-01-04)


### Bug Fixes

* markAllDirty(FormGroup) not marking children ([5dcab34](https://github.com/ngneat/reactive-forms/commit/5dcab341b8d232e2b837125f435f2f9c48f17682)), closes [#135](https://github.com/ngneat/reactive-forms/issues/135)

### [4.0.2](https://github.com/ngneat/reactive-forms/compare/v4.0.1...v4.0.2) (2021-12-02)


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.2",
"version": "4.0.3",
"keywords": [
"angular",
"angular 2",
Expand Down

0 comments on commit a6a0c22

Please sign in to comment.