Skip to content

Commit a2aef36

Browse files
committed
v0.2.3
1 parent eaeba42 commit a2aef36

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+
## [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+
110
## [0.2.2](https://github.com/axios-use/axios-use-vue/compare/v0.2.1...v0.2.2) (2023-11-21)
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": "@axios-use/vue",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "A Vue composition utilities for Axios.",
55
"type": "module",
66
"main": "lib/index.cjs",

0 commit comments

Comments
 (0)