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 bb64b43 commit 4d74544Copy full SHA for 4d74544
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.6.2...main
5
+
6
+[compare changes](https://github.com/stacksjs/rpx/compare/v0.6.2...main)
7
8
+### 🩹 Fixes
9
10
+- Paths after splitting ([bb64b43](https://github.com/stacksjs/rpx/commit/bb64b43))
11
12
+### ❤️ Contributors
13
14
+- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
15
16
## v0.6.1...main
17
18
[compare changes](https://github.com/stacksjs/rpx/compare/v0.6.1...main)
package.json
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/rpx",
"type": "module",
- "version": "0.6.2",
+ "version": "0.6.3",
"description": "A modern reverse proxy.",
"author": "Chris Breuer <[email protected]>",
"license": "MIT",
0 commit comments