Skip to content

Commit

Permalink
chore(release): 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NetanelBasal committed Dec 4, 2022
1 parent 973bf06 commit 8825292
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.

### [5.0.2](https://github.com/ngneat/reactive-forms/compare/v5.0.1...v5.0.2) (2022-12-04)


### Bug Fixes

* markAsTouched typings to hadnle onlySelf argument ([d8352ea](https://github.com/ngneat/reactive-forms/commit/d8352ea0692ba17d48d1dbd3103ac88469380360))

### [5.0.1](https://github.com/ngneat/reactive-forms/compare/v5.0.0...v5.0.1) (2022-08-03)


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

0 comments on commit 8825292

Please sign in to comment.