Skip to content

Commit 6c82909

Browse files
committed
chore(release): 1.0.1
1 parent a196e96 commit 6c82909

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
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.
4+
5+
### [1.0.1](https://github.com/ngneat/forms-manager/compare/v1.0.0...v1.0.1) (2019-12-12)
6+
7+
### Bug Fixes
8+
9+
- **selectvalue:** should be typed ([a196e96](https://github.com/ngneat/forms-manager/commit/a196e9625d57bddbcff7d8b471fc0a5a0dcf059a))

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

0 commit comments

Comments
 (0)