We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8bf326 commit 91e0c12Copy full SHA for 91e0c12
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# Changelog
2
3
4
+## v0.3.0...main
5
+
6
+[compare changes](https://github.com/stacksjs/rpx/compare/v0.3.0...main)
7
8
+### 🏡 Chore
9
10
+- Adjust readme ([8fd4f68](https://github.com/stacksjs/rpx/commit/8fd4f68))
11
+- Some cleanup ([d8bf326](https://github.com/stacksjs/rpx/commit/d8bf326))
12
13
+### ❤️ Contributors
14
15
+- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
16
17
## v0.2.0...main
18
19
[compare changes](https://github.com/stacksjs/rpx/compare/v0.2.0...main)
package.json
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/rpx",
"type": "module",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "A modern reverse proxy.",
"author": "Chris Breuer <[email protected]>",
"license": "MIT",
0 commit comments