Skip to content

Commit 80a52d5

Browse files
committed
chore(release): v0.0.10
1 parent c838f37 commit 80a52d5

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.0.10
5+
6+
[compare changes](https://github.com/igorjacauna/axios-dev-proxy/compare/v0.0.9...v0.0.10)
7+
8+
### 🚀 Enhancements
9+
10+
- Accepts promises for change config and change response ([c838f37](https://github.com/igorjacauna/axios-dev-proxy/commit/c838f37))
11+
12+
### 🏡 Chore
13+
14+
- Removes workflow unused ([9f8e442](https://github.com/igorjacauna/axios-dev-proxy/commit/9f8e442))
15+
16+
### ❤️ Contributors
17+
18+
- Igor Jacaúna <[email protected]>
19+
420
## v0.0.9
521

622
[compare changes](https://github.com/igorjacauna/axios-dev-proxy/compare/v0.0.8...v0.0.9)

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

0 commit comments

Comments
 (0)