We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d67d765 commit 2716c1cCopy full SHA for 2716c1c
‎CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## 0.2.2
6
+- Remove unnecessary type declarations ([d67d76](https://github.com/distolma/storeon-vue/commit/d67d765e1d09470b4260cfd9be20b61a6f4d2143))
7
+
8
## 0.2.1
9
- Add type definitions ([3bd245](https://github.com/distolma/storeon-vue/commit/3bd245319cc3c7f76d924f322d814f5fba683434))
10
‎package.json
@@ -1,6 +1,6 @@
1
{
"name": "storeon-vue",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "A tiny (135 bytes) connector for Storeon and Vue",
"main": "index.js",
"scripts": {
0 commit comments