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 f5b520b commit 650c35fCopy full SHA for 650c35f
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.7.0...main
5
+
6
+[compare changes](https://github.com/stacksjs/rpx/compare/v0.7.0...main)
7
8
+### 🩹 Fixes
9
10
+- Properly pass vitePluginUsage ([f5b520b](https://github.com/stacksjs/rpx/commit/f5b520b))
11
12
+### ❤️ Contributors
13
14
+- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
15
16
## v0.6.5...main
17
18
[compare changes](https://github.com/stacksjs/rpx/compare/v0.6.5...main)
package.json
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/rpx",
"type": "module",
- "version": "0.7.0",
+ "version": "0.7.1",
"description": "A modern and smart reverse proxy.",
"author": "Chris Breuer <[email protected]>",
"license": "MIT",
0 commit comments