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

Commit 2aecf1f

Browse files
chore(release): 2.5.6 [skip ci]
## [2.5.6](v2.5.5...v2.5.6) (2018-12-21) ### Bug Fixes * added control settings ([3e4dcac](3e4dcac)) * added type any to settings ([6957ba3](6957ba3)) * lint fixes ([a066652](a066652)) * removed coveralls ([7a221d5](7a221d5))
1 parent bdb7744 commit 2aecf1f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.5.6](https://github.com/LabShare/ngx-forms/compare/v2.5.5...v2.5.6) (2018-12-21)
2+
3+
4+
### Bug Fixes
5+
6+
* added control settings ([3e4dcac](https://github.com/LabShare/ngx-forms/commit/3e4dcac))
7+
* added type any to settings ([6957ba3](https://github.com/LabShare/ngx-forms/commit/6957ba3))
8+
* lint fixes ([a066652](https://github.com/LabShare/ngx-forms/commit/a066652))
9+
* removed coveralls ([7a221d5](https://github.com/LabShare/ngx-forms/commit/7a221d5))
10+
111
## [2.5.5](https://github.com/LabShare/ngx-forms/compare/v2.5.4...v2.5.5) (2018-12-19)
212

313

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

0 commit comments

Comments
 (0)