File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.8.0...main
5
+
6
+ [ compare changes] ( https://github.com/stacksjs/rpx/compare/v0.8.0...main )
7
+
8
+ ### 🏡 Chore
9
+
10
+ - Update eslint ([ ac666c7] ( https://github.com/stacksjs/rpx/commit/ac666c7 ) )
11
+ - Enhance docs ([ 05f937b] ( https://github.com/stacksjs/rpx/commit/05f937b ) )
12
+ - Enhance docs ([ ce6ee4b] ( https://github.com/stacksjs/rpx/commit/ce6ee4b ) )
13
+ - Added iconify-json/carbon ([ 5fe085d] ( https://github.com/stacksjs/rpx/commit/5fe085d ) )
14
+ - Change unocss version ([ c9d2481] ( https://github.com/stacksjs/rpx/commit/c9d2481 ) )
15
+ - Enhance contributor content ([ 1a80f1f] ( https://github.com/stacksjs/rpx/commit/1a80f1f ) )
16
+ - Readme and lint changes ([ b91147d] ( https://github.com/stacksjs/rpx/commit/b91147d ) )
17
+ - Enhance config ([ 0892893] ( https://github.com/stacksjs/rpx/commit/0892893 ) )
18
+ - Add bun lock text file ([ f3a4fc9] ( https://github.com/stacksjs/rpx/commit/f3a4fc9 ) )
19
+ - Build for node ([ 303473b] ( https://github.com/stacksjs/rpx/commit/303473b ) )
20
+ - Use only dev deps ([ d1b7c9d] ( https://github.com/stacksjs/rpx/commit/d1b7c9d ) )
21
+ - Lint ([ 4b6b191] ( https://github.com/stacksjs/rpx/commit/4b6b191 ) )
22
+
23
+ ### ❤️ Contributors
24
+
25
+ - Chris ([ @chrisbbreuer ] ( http://github.com/chrisbbreuer ) )
26
+ - Cab-mikee ([ @cab-mikee ] ( http://github.com/cab-mikee ) )
27
+
4
28
## v0.7.1...main
5
29
6
30
[ compare changes] ( https://github.com/stacksjs/rpx/compare/v0.7.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.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"description" : " A modern and smart reverse proxy." ,
6
6
"author" :
" Chris Breuer <[email protected] >" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments