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 0ab6586 commit 2776f77Copy full SHA for 2776f77
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.0.5
5
+
6
+[compare changes](https://undefined/undefined/compare/v0.0.4...v0.0.5)
7
8
+### 🚀 Enhancements
9
10
+- Add regex support to match urls (0ab6586)
11
12
+### ❤️ Contributors
13
14
+- Igor Jacaúna <[email protected]>
15
16
## v0.0.4
17
18
[compare changes](https://undefined/undefined/compare/v0.0.3...v0.0.4)
package.json
@@ -1,6 +1,6 @@
{
"name": "@igorjacauna/axios-dev-proxy",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "",
"repository": "igorjacauna/axios-dev-proxy",
"license": "MIT",
0 commit comments