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

Commit 1148995

Browse files
chore(release): 5.6.2 [skip ci]
## [5.6.2](v5.6.1...v5.6.2) (2019-05-01) ### Bug Fixes * **package:** update ngx-quill to version 5.0.0 ([a2c4afe](a2c4afe))
1 parent b148906 commit 1148995

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.6.2](https://github.com/LabShare/ngx-forms/compare/v5.6.1...v5.6.2) (2019-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** update ngx-quill to version 5.0.0 ([a2c4afe](https://github.com/LabShare/ngx-forms/commit/a2c4afe))
7+
18
## [5.6.1](https://github.com/LabShare/ngx-forms/compare/v5.6.0...v5.6.1) (2019-04-19)
29

310

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

0 commit comments

Comments
 (0)