Skip to content

Commit 1753c81

Browse files
committed
chore: release v0.8.1
1 parent 4b6b191 commit 1753c81

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
# Changelog
22

33

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+
428
## v0.7.1...main
529

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

package.json

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

0 commit comments

Comments
 (0)