File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.9.0...main
5
+
6
+ [ compare changes] ( https://github.com/stacksjs/rpx/compare/v0.9.0...main )
7
+
8
+ ### 🏡 Chore
9
+
10
+ - Update bun version ([ 13d6955] ( https://github.com/stacksjs/rpx/commit/13d6955 ) )
11
+ - Improve node support ([ bba6f59] ( https://github.com/stacksjs/rpx/commit/bba6f59 ) )
12
+ - Remove include option ([ 631c382] ( https://github.com/stacksjs/rpx/commit/631c382 ) )
13
+ - Lint ([ 67d36c8] ( https://github.com/stacksjs/rpx/commit/67d36c8 ) )
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Chris ([ @chrisbbreuer ] ( http://github.com/chrisbbreuer ) )
18
+
4
19
## v0.8.1...main
5
20
6
21
[ compare changes] ( https://github.com/stacksjs/rpx/compare/v0.8.1...main )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stacksjs/rpx" ,
3
3
"type" : " module" ,
4
- "version" : " 0.9.0 " ,
4
+ "version" : " 0.9.1 " ,
5
5
"description" : " A modern and smart reverse proxy." ,
6
6
"author" : " Chris Breuer <chris@stacksjs.org>" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments