Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

Commit fadc800

Browse files
chore(release): 9.0.1 [skip ci]
## [9.0.1](v9.0.0...v9.0.1) (2019-10-02) ### Bug Fixes * added missing imports ([a8a1adf](a8a1adf))
1 parent 4395567 commit fadc800

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.0.1](https://github.com/LabShare/ngx-forms/compare/v9.0.0...v9.0.1) (2019-10-02)
2+
3+
4+
### Bug Fixes
5+
6+
* added missing imports ([a8a1adf](https://github.com/LabShare/ngx-forms/commit/a8a1adf))
7+
18
# [9.0.0](https://github.com/LabShare/ngx-forms/compare/v8.0.0...v9.0.0) (2019-10-02)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forms",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)