Skip to content

Commit dc5910e

Browse files
committed
chore(release): 1.0.2
1 parent 01ce2e5 commit dc5910e

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.0.2](https://github.com/ngneat/forms-manager/compare/v1.0.1...v1.0.2) (2019-12-13)
6+
7+
### Bug Fixes
8+
9+
- **storage:** should merge the object ([01ce2e5](https://github.com/ngneat/forms-manager/commit/01ce2e51c9eb509b49d9fa415d12536e9c817549))
10+
511
### [1.0.1](https://github.com/ngneat/forms-manager/compare/v1.0.0...v1.0.1) (2019-12-12)
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.1",
3+
"version": "1.0.2",
44
"description": "Forms Manager library for Angular",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)