Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #19 from Wikiki/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Wikiki authored Feb 11, 2018
2 parents d52e81e + 6cf9a7f commit 9c8fdb4
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 2 deletions.
53 changes: 53 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,56 @@
<a name="1.0.0"></a>
# [1.0.0](https://github.com/Wikiki/bulma-checkradio/compare/0.1.11...1.0.0) (2018-02-10)



<a name="0.1.11"></a>
## [0.1.11](https://github.com/Wikiki/bulma-checkradio/compare/0.1.10...0.1.11) (2018-02-10)



<a name="0.1.10"></a>
## [0.1.10](https://github.com/Wikiki/bulma-checkradio/compare/0.1.9...0.1.10) (2018-02-10)


### Bug Fixes

* **gulp:** Use UMD modules style ([0791b53](https://github.com/Wikiki/bulma-checkradio/commit/0791b53))



<a name="0.1.9"></a>
## [0.1.9](https://github.com/Wikiki/bulma-checkradio/compare/0.1.8...0.1.9) (2018-02-10)


### Bug Fixes

* **gulp:** Correct dist filenames ([e7a4702](https://github.com/Wikiki/bulma-checkradio/commit/e7a4702))
* **package:** Correct file paths ([9af3299](https://github.com/Wikiki/bulma-checkradio/commit/9af3299))
* **travis:** Remove configuration ([fe6d68d](https://github.com/Wikiki/bulma-checkradio/commit/fe6d68d))



<a name="0.1.8"></a>
## [0.1.8](https://github.com/Wikiki/bulma-checkradio/compare/0.1.7...0.1.8) (2018-02-09)



<a name="0.1.7"></a>
## [0.1.7](https://github.com/Wikiki/bulma-checkradio/compare/v0.1.4...v0.1.7) (2018-02-09)


### Bug Fixes

* **bower:** Add missing version ([48af909](https://github.com/Wikiki/bulma-checkradio/commit/48af909))


### Features

* **gulp:** Add gulp dependencies ([b9f95ce](https://github.com/Wikiki/bulma-checkradio/commit/b9f95ce))
* **gulp:** Add release task ([f86ed67](https://github.com/Wikiki/bulma-checkradio/commit/f86ed67))



# Change Log

## [v0.1.4](https://github.com/wikiki/bulma-checkradio/tree/v0.1.4) (2017-11-30)
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bulma-checkradio",
"description": "Make classic checkbox and radio more sexy in different colors, sizes, and states",
"main": "checkradio.sass",
"version": "0.1.6",
"version": "1.0.0",
"authors": [
"Wikiki <[email protected]> (https://wikiki.github.io/bulma-extensions/overview)"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bulma-checkradio",
"version": "0.1.6",
"version": "1.0.0",
"description": "Make classic checkbox and radio more sexy in different colors, sizes, and states ",
"main": "dist/bulma-checkradio.sass",
"scripts": {
Expand Down

0 comments on commit 9c8fdb4

Please sign in to comment.