We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8555a9e commit cc72634Copy full SHA for cc72634
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
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
16
## v0.0.10
17
18
[compare changes](https://github.com/igorjacauna/axios-dev-proxy/compare/v0.0.9...v0.0.10)
package.json
@@ -1,6 +1,6 @@
{
"name": "@igorjacauna/axios-dev-proxy",
- "version": "0.0.10",
+ "version": "0.0.11",
"description": "",
"repository": "igorjacauna/axios-dev-proxy",
"license": "MIT",
0 commit comments