Skip to content

Commit 979f912

Browse files
committed
release: v1.0.0-draft.2
1 parent cf6d5a7 commit 979f912

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.0.0-draft.2](https://github.com/vuex-orm/plugin-axios/compare/v1.0.0-draft.1...v1.0.0-draft.2) (2020-05-03)
2+
3+
4+
### Features
5+
6+
* adopt to @vuex-orm/core@1.0.0-draft.4 ([cf6d5a7](https://github.com/vuex-orm/plugin-axios/commit/cf6d5a7d9e963df6bb4064a74a0369a98d5465c2))
7+
8+
9+
110
# [1.0.0-draft.1](https://github.com/vuex-orm/plugin-axios/compare/v1.0.0-draft.0...v1.0.0-draft.1) (2020-05-03)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuex-orm/plugin-axios",
3-
"version": "1.0.0-draft.1",
3+
"version": "1.0.0-draft.2",
44
"description": "Vuex ORM plugin for adding smooth integration with axios.",
55
"main": "dist/vuex-orm-axios.cjs.js",
66
"browser": "dist/vuex-orm-axios.esm-browser.js",

0 commit comments

Comments
 (0)