Skip to content

Commit

Permalink
chore(release): v1.0.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Jul 20, 2017
1 parent 6a91d43 commit 84ef0a3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<a name="1.0.0"></a>
# 1.0.0 (2017-07-20)


### Bug Fixes

* **Core:** Pushing to CI to bump ([6a91d43](https://github.com/nglibrary/ngx-choosy/commit/6a91d43))
* **Core:** Pushing to CI to bump ([df1f0ed](https://github.com/nglibrary/ngx-choosy/commit/df1f0ed))
* **Core:** Updated constants / default config and removed comments ([bb3ccfe](https://github.com/nglibrary/ngx-choosy/commit/bb3ccfe))


### Features

* **Core:** Repo initialized ([ed0ff69](https://github.com/nglibrary/ngx-choosy/commit/ed0ff69))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nglibrary/ngx-choosy",
"version": "0.1.0",
"version": "1.0.0",
"description": "Selectbox/ dropdown for Angular 4+",
"main": "./dist/index.umd.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit 84ef0a3

Please sign in to comment.