Skip to content

Commit 58a46d2

Browse files
committed
chore(release): v0.0.12
1 parent 2e6e186 commit 58a46d2

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.12
5+
6+
[compare changes](https://github.com/igorjacauna/axios-dev-proxy/compare/v0.0.11...v0.0.12)
7+
8+
### 🩹 Fixes
9+
10+
- Uses AxiosError on rejected responses ([2e6e186](https://github.com/igorjacauna/axios-dev-proxy/commit/2e6e186))
11+
12+
### 🏡 Chore
13+
14+
- Updates eslint and use pnpm instead yarn ([31d9c94](https://github.com/igorjacauna/axios-dev-proxy/commit/31d9c94))
15+
16+
### ❤️ Contributors
17+
18+
- Igor Jacaúna <[email protected]>
19+
420
## v0.0.11
521

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

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

0 commit comments

Comments
 (0)