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

Commit 411e19f

Browse files
chore(release): 7.1.0 [skip ci]
# [7.1.0](v7.0.1...v7.1.0) (2019-06-25) ### Bug Fixes * **pacakge:** updated all minor versions ([4858df9](4858df9)) * fixed multicheckbox style ([81454ff](81454ff)) * style of radio ([11a7345](11a7345)) ### Features * **package:** split dev and peer deps ([5383efa](5383efa)) * **package:** updated angular version ([b4d53ce](b4d53ce)) * simple json editor ([821ef38](821ef38))
1 parent 8c06e70 commit 411e19f

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [7.1.0](https://github.com/LabShare/ngx-forms/compare/v7.0.1...v7.1.0) (2019-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **pacakge:** updated all minor versions ([4858df9](https://github.com/LabShare/ngx-forms/commit/4858df9))
7+
* fixed multicheckbox style ([81454ff](https://github.com/LabShare/ngx-forms/commit/81454ff))
8+
* style of radio ([11a7345](https://github.com/LabShare/ngx-forms/commit/11a7345))
9+
10+
11+
### Features
12+
13+
* **package:** split dev and peer deps ([5383efa](https://github.com/LabShare/ngx-forms/commit/5383efa))
14+
* **package:** updated angular version ([b4d53ce](https://github.com/LabShare/ngx-forms/commit/b4d53ce))
15+
* simple json editor ([821ef38](https://github.com/LabShare/ngx-forms/commit/821ef38))
16+
117
## [7.0.1](https://github.com/LabShare/ngx-forms/compare/v7.0.0...v7.0.1) (2019-06-13)
218

319

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.0.1",
3+
"version": "7.1.0",
44
"main": "dist/ngx-forms",
55
"typings": "index.d.ts",
66
"scripts": {

0 commit comments

Comments
 (0)