Skip to content

Commit 5ee80cb

Browse files
committed
🔖 Release 0.5.0 version
1 parent a1a76c0 commit 5ee80cb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

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

5+
## 0.5.0
6+
- Use dual-publish for ESModules ([a1a76c](https://github.com/storeon/vue/commit/a1a76c0b3c7197d661e133f64cc4ea770e50c247))
7+
58
## 0.4.0
69
- Move to Storeon org ([7bd0a9](https://github.com/storeon/vue/commit/7bd0a95f31e018b3cefcf1a2fd6e769db13d29f7))
710
- Optimise perfomance ([bf23f3](https://github.com/storeon/vue/commit/bf23f3b7809ca815a839bb8350acce0b457ad036))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storeon/vue",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "A tiny (150 bytes) connector for Storeon and Vue",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)