Skip to content

Commit 8ac8da6

Browse files
committed
release: 0.1.0
1 parent 2b9a975 commit 8ac8da6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 0.1.0
6+
- change api to avoid component re-render ([2b9a97](https://github.com/distolma/storeon-vue/commit/2b9a9750763bfdab7585851500defd512f3a8422))
7+
8+
59
## 0.0.1
610

711
- Initial release.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storeon-vue",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "A tiny connector for Storeon and Vue",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)