We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23d20ca commit f87f3b1Copy full SHA for f87f3b1
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.0.0-beta.0 (2020-05-03)
2
+
3
4
5
## [0.9.2](https://github.com/vuex-orm/plugin-axios/compare/v0.9.1...v0.9.2) (2019-11-25)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "@vuex-orm/plugin-axios",
- "version": "1.0.0-draft.0",
+ "version": "1.0.0-beta.0",
"description": "Vuex ORM plugin for adding smooth integration with axios.",
"main": "dist/vuex-orm-axios.cjs.js",
"browser": "dist/vuex-orm-axios.esm-browser.js",
0 commit comments