Skip to content

Commit 9cb4101

Browse files
committed
chore: release v0.7.0
1 parent 64d7852 commit 9cb4101

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# Changelog
22

33

4+
## v0.6.5...main
5+
6+
[compare changes](https://github.com/stacksjs/rpx/compare/v0.6.5...main)
7+
8+
### 🚀 Enhancements
9+
10+
- Allow for vite plugin usage ([64d7852](https://github.com/stacksjs/rpx/commit/64d7852))
11+
12+
### 🏡 Chore
13+
14+
- Docs updates ([5672ee8](https://github.com/stacksjs/rpx/commit/5672ee8))
15+
- Docs updates ([79ce3c6](https://github.com/stacksjs/rpx/commit/79ce3c6))
16+
- Add default docs theme ([eadc187](https://github.com/stacksjs/rpx/commit/eadc187))
17+
- Wip ([a8566e0](https://github.com/stacksjs/rpx/commit/a8566e0))
18+
19+
### ❤️ Contributors
20+
21+
- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
22+
423
## v0.6.4...main
524

625
[compare changes](https://github.com/stacksjs/rpx/compare/v0.6.4...main)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/rpx",
33
"type": "module",
4-
"version": "0.6.5",
4+
"version": "0.7.0",
55
"description": "A modern and smart reverse proxy.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)