Skip to content

Commit abe1d3d

Browse files
committed
chore(release): v0.0.7
1 parent 3bd9ab8 commit abe1d3d

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
# Changelog
22

33

4+
## v0.0.7
5+
6+
[compare changes](https://github.com/igorjacauna/axios-dev-proxy/compare/v0.0.6...v0.0.7)
7+
8+
### 🚀 Enhancements
9+
10+
- Use parseURL and parseQuery from ufo ([3bd9ab8](https://github.com/igorjacauna/axios-dev-proxy/commit/3bd9ab8))
11+
12+
### 🩹 Fixes
13+
14+
- Typos ([4a8f99c](https://github.com/igorjacauna/axios-dev-proxy/commit/4a8f99c))
15+
16+
### 🏡 Chore
17+
18+
- Update deps ([11eb1f9](https://github.com/igorjacauna/axios-dev-proxy/commit/11eb1f9))
19+
20+
### ❤️ Contributors
21+
22+
- Igor Jacaúna <[email protected]>
23+
424
## v0.0.6
525

626
[compare changes](https://undefined/undefined/compare/v0.0.5...v0.0.6)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@igorjacauna/axios-dev-proxy",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "",
55
"repository": "igorjacauna/axios-dev-proxy",
66
"license": "MIT",

0 commit comments

Comments
 (0)