Skip to content

Commit 2716c1c

Browse files
committed
πŸ”– Release 0.2.2 version
1 parent d67d765 commit 2716c1c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 3 additions & 0 deletions
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.2.2
6+
- Remove unnecessary type declarations ([d67d76](https://github.com/distolma/storeon-vue/commit/d67d765e1d09470b4260cfd9be20b61a6f4d2143))
7+
58
## 0.2.1
69
- Add type definitions ([3bd245](https://github.com/distolma/storeon-vue/commit/3bd245319cc3c7f76d924f322d814f5fba683434))
710

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storeon-vue",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "A tiny (135 bytes) connector for Storeon and Vue",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
Β (0)