Skip to content

Commit 3167c3c

Browse files
committed
chore: release v0.9.1
1 parent 67d36c8 commit 3167c3c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

33

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+
419
## v0.8.1...main
520

621
[compare changes](https://github.com/stacksjs/rpx/compare/v0.8.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.9.0",
4+
"version": "0.9.1",
55
"description": "A modern and smart reverse proxy.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)