Skip to content

Commit db74b50

Browse files
committed
chore(release): 2.1.1
1 parent 8eddcf5 commit db74b50

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+
### [2.1.1](https://github.com/ngneat/forms-manager/compare/v2.1.0...v2.1.1) (2020-06-15)
6+
7+
### Bug Fixes
8+
9+
- do not use spread operator on valid dates ([b68419d](https://github.com/ngneat/forms-manager/commit/b68419d121d66b38880dda276bfebd1ccb35d0a7)), closes [#7](https://github.com/ngneat/forms-manager/issues/7)
10+
511
## [2.1.0](https://github.com/ngneat/forms-manager/compare/v2.0.0...v2.1.0) (2019-12-22)
612

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

0 commit comments

Comments
 (0)