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

Commit 9f8881e

Browse files
chore(release): 8.0.0 [skip ci]
# [8.0.0](v7.1.2...v8.0.0) (2019-08-23) ### Bug Fixes * fixed typo in readme ([a92ed62](a92ed62)) * more readme updates ([91aa563](91aa563)) ### Features * support angular 8 viewChild ([2d2f730](2d2f730)) ### BREAKING CHANGES * moved to angular 8 support
1 parent 23ee183 commit 9f8881e

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [8.0.0](https://github.com/LabShare/ngx-forms/compare/v7.1.2...v8.0.0) (2019-08-23)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed typo in readme ([a92ed62](https://github.com/LabShare/ngx-forms/commit/a92ed62))
7+
* more readme updates ([91aa563](https://github.com/LabShare/ngx-forms/commit/91aa563))
8+
9+
10+
### Features
11+
12+
* support angular 8 viewChild ([2d2f730](https://github.com/LabShare/ngx-forms/commit/2d2f730))
13+
14+
15+
### BREAKING CHANGES
16+
17+
* moved to angular 8 support
18+
119
## [7.1.2](https://github.com/LabShare/ngx-forms/compare/v7.1.1...v7.1.2) (2019-08-08)
220

321

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labshare/ngx-forms",
3-
"version": "7.1.2",
3+
"version": "8.0.0",
44
"main": "dist/ngx-forms",
55
"typings": "index.d.ts",
66
"scripts": {

0 commit comments

Comments
 (0)