Skip to content

Commit dfa8f98

Browse files
committed
chore(release): v0.0.8
1 parent 9cea561 commit dfa8f98

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.0.8
5+
6+
[compare changes](https://github.com/igorjacauna/axios-dev-proxy/compare/v0.0.7...v0.0.8)
7+
8+
### 🚀 Enhancements
9+
10+
- Add original response data changer ([9cea561](https://github.com/igorjacauna/axios-dev-proxy/commit/9cea561))
11+
12+
### ❤️ Contributors
13+
14+
- Igor Jacaúna <[email protected]>
15+
416
## v0.0.7
517

618
[compare changes](https://github.com/igorjacauna/axios-dev-proxy/compare/v0.0.6...v0.0.7)

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.7",
3+
"version": "0.0.8",
44
"description": "",
55
"repository": "igorjacauna/axios-dev-proxy",
66
"license": "MIT",

0 commit comments

Comments
 (0)