Skip to content

Commit

Permalink
🔖 Release 2.0.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
distolma committed Jun 21, 2020
1 parent a9a27c3 commit c2e7ef6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

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

## 2.0.0
- Drop support for storeon < v3 and node < v10 ([a9a27c](https://github.com/storeon/vue/commit/a9a27c3ca76e678b11748eb7a56fc91b750d0d3c))

## 1.1.0
- Add support for Composition API ([6e77e0](https://github.com/storeon/vue/commit/3e65191fa4d8586c1197a64852b0cb39d6fe6fdf))

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storeon/vue",
"version": "1.1.0",
"version": "2.0.0",
"description": "A tiny (160 bytes) connector for Storeon and Vue",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit c2e7ef6

Please sign in to comment.