Skip to content

Commit

Permalink
chore: release v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Dec 9, 2024
1 parent 96bbef6 commit 88b5537
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changelog


## v0.6.0...main

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

### 🏡 Chore

- Update readme examples ([4284e7e](https://github.com/stacksjs/rpx/commit/4284e7e))
- Minify build ([a00f9e6](https://github.com/stacksjs/rpx/commit/a00f9e6))
- Add bun options ([96bbef6](https://github.com/stacksjs/rpx/commit/96bbef6))

### ❤️ Contributors

- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))

## v0.5.1...main

[compare changes](https://github.com/stacksjs/rpx/compare/v0.5.1...main)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/rpx",
"type": "module",
"version": "0.6.0",
"version": "0.6.1",
"description": "A modern reverse proxy.",
"author": "Chris Breuer <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 88b5537

Please sign in to comment.