We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaeba42 commit a2aef36Copy full SHA for a2aef36
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.2.3](https://github.com/axios-use/axios-use-vue/compare/v0.2.2...v0.2.3) (2024-01-04)
2
+
3
4
+### Bug Fixes
5
6
+* **types:** type directory error ([eaeba42](https://github.com/axios-use/axios-use-vue/commit/eaeba42be2fe99da566e4f8c987e774ddf7d5539))
7
8
9
10
## [0.2.2](https://github.com/axios-use/axios-use-vue/compare/v0.2.1...v0.2.2) (2023-11-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@axios-use/vue",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "A Vue composition utilities for Axios.",
"type": "module",
"main": "lib/index.cjs",
0 commit comments