Skip to content

Commit 965c3a1

Browse files
committed
chore(release): 2.3.0
1 parent ea2b497 commit 965c3a1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.3.0](https://github.com/ngneat/forms-manager/compare/v2.2.0...v2.3.0) (2020-10-21)
6+
7+
### Features
8+
9+
- **lib:** add property untouched to type Control ([5ad73f6](https://github.com/ngneat/forms-manager/commit/5ad73f621703a03f27c338b1e3242da2474711fa))
10+
- **lib:** support for mark\* methods ([f622d25](https://github.com/ngneat/forms-manager/commit/f622d2546b69859109a1d4e5299103465fbae6fe))
11+
512
## [2.2.0](https://github.com/ngneat/forms-manager/compare/v2.1.2...v2.2.0) (2020-09-27)
613

714
### 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.2.0",
3+
"version": "2.3.0",
44
"description": "Forms Manager library for Angular",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)