Skip to content

Commit

Permalink
chore(*): patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
Heymdall committed Apr 11, 2017
1 parent fb64936 commit cbdb008
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,18 @@
<a name="1.0.5"></a>
## 1.0.5 (2017-04-11)


### Bug Fixes

* use correct compile process ([c025666](https://github.com/alfa-laboratory/cn-decorator/commit/c025666))


### Features

* **tools/test-utils:** remove container option ([ab7682d](https://github.com/alfa-laboratory/cn-decorator/commit/ab7682d))



<a name="1.0.4"></a>
## 1.0.4 (2017-04-10)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cn-decorator",
"version": "1.0.4",
"version": "1.0.5",
"description": "Best way to use BEM with React",
"main": "cn.js",
"scripts": {
Expand Down

0 comments on commit cbdb008

Please sign in to comment.