Skip to content

Commit f4c3687

Browse files
committed
chore(release): 1.1.0
1 parent d8ba966 commit f4c3687

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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+
## [1.1.0](https://github.com/ngneat/forms-manager/compare/v1.0.2...v1.1.0) (2019-12-17)
6+
7+
### Features
8+
9+
- **api:** change the api to be more angularish ([adbe550](https://github.com/ngneat/forms-manager/commit/adbe550e57235a0d33d78c17295b1719c5b0f303))
10+
511
### [1.0.2](https://github.com/ngneat/forms-manager/compare/v1.0.1...v1.0.2) (2019-12-13)
612

713
### Bug Fixes

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": "1.0.2",
3+
"version": "1.1.0",
44
"description": "Forms Manager library for Angular",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)