Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stumpam committed Mar 2, 2020
1 parent eb8f459 commit a8b684d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.1.0](https://github.com/stumpam/ngx-cz-tel/compare/v1.0.0...v1.1.0) (2020-03-02)


### Features

* **demo:** add ngx-formly to the demo app ([d71d70f](https://github.com/stumpam/ngx-cz-tel/commit/d71d70f164390c3731e3cba50e07ad76daef7ded))
* **lib:** bind passed attributes directly to input element ([c1c5646](https://github.com/stumpam/ngx-cz-tel/commit/c1c564655bd327a5ddd6cd1e5297efa9b65faaf7))

## 1.0.0 (2020-02-26)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-cz-tel",
"version": "1.0.0",
"version": "1.1.0",
"license": "MIT",
"scripts": {
"release": "standard-version",
Expand Down

0 comments on commit a8b684d

Please sign in to comment.