Skip to content

Commit

Permalink
chore(release): 0.0.12 [skip ci]
Browse files Browse the repository at this point in the history
## [0.0.12](v0.0.11...v0.0.12) (2019-07-24)

### Bug Fixes

* moved release config to package.json ([8582191](8582191))
  • Loading branch information
JS committed Jul 24, 2019
1 parent 8582191 commit 3db5590
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
## [0.0.12](https://github.com/room-js/vue-shop-item/compare/v0.0.11...v0.0.12) (2019-07-24)


### Bug Fixes

* moved release config to package.json ([8582191](https://github.com/room-js/vue-shop-item/commit/8582191))

#### 0.0.1 (2019-07-24)
* Added Travis config
* Added storybook addons and empty component
* Added lint and jest
* Added Storybook
* Init project
* Init project
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": "@roomjs/vue-shop-item",
"version": "0.0.11",
"version": "0.0.12",
"description": "Vue.js item preview component for E-Commerce websites and online stores.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 3db5590

Please sign in to comment.