Skip to content

Commit f044583

Browse files
committed
chore(release): 2.4.0
1 parent 081a84e commit f044583

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
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.
44

5+
## [2.4.0](https://github.com/ngneat/forms-manager/compare/v2.3.0...v2.4.0) (2021-06-27)
6+
7+
### Features
8+
9+
- **forms-mananger:** added reset proxy ([091723e](https://github.com/ngneat/forms-manager/commit/091723edc05350cb7aa8bce2b3afb95dd0c9a291))
10+
11+
### Bug Fixes
12+
13+
- 🐛 clear all initial values when clearing complete store ([fb642a5](https://github.com/ngneat/forms-manager/commit/fb642a5e5358b694be16b4e3f17c2a4faab80c6c)), closes [#29](https://github.com/ngneat/forms-manager/issues/29)
14+
515
## [2.3.0](https://github.com/ngneat/forms-manager/compare/v2.2.0...v2.3.0) (2020-10-21)
616

717
### Features

projects/ngneat/forms-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngneat/forms-manager",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "Forms Manager library for Angular",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)