Skip to content

Commit b1a4e2b

Browse files
committed
chore(release): v0.0.4
1 parent 531c06c commit b1a4e2b

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

CHANGELOG.md

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

33

4+
## v0.0.4
5+
6+
[compare changes](https://undefined/undefined/compare/v0.0.3...v0.0.4)
7+
8+
### 🩹 Fixes
9+
10+
- Fixes match url with query params (531c06c)
11+
12+
### 💅 Refactors
13+
14+
- Adjust class name (848a669)
15+
- Create handler class (f668dae)
16+
17+
### ❤️ Contributors
18+
19+
- Igor Jacaúna <[email protected]>
20+
421
## v0.0.3
522

623

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@igorjacauna/axios-dev-proxy",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "",
55
"repository": "igorjacauna/axios-dev-proxy",
66
"license": "MIT",
@@ -46,4 +46,4 @@
4646
"ohash": "1.1.3",
4747
"ufo": "1.3.0"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)