Skip to content

Commit cc72634

Browse files
committed
chore(release): v0.0.11
1 parent 8555a9e commit cc72634

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.11
5+
6+
[compare changes](https://github.com/igorjacauna/axios-dev-proxy/compare/v0.0.10...v0.0.11)
7+
8+
### 🚀 Enhancements
9+
10+
- Print OpenAPI docs for mocks ([8555a9e](https://github.com/igorjacauna/axios-dev-proxy/commit/8555a9e))
11+
12+
### ❤️ Contributors
13+
14+
- Igor Jacaúna <[email protected]>
15+
416
## v0.0.10
517

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

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

0 commit comments

Comments
 (0)