Skip to content

Commit

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


## v0.8.3...main

[compare changes](https://github.com/stacksjs/tlsx/compare/v0.8.3...main)

### 🏡 Chore

- Use bun instead of bunx ([004201f](https://github.com/stacksjs/tlsx/commit/004201f))
- Update bun version ([595d8ff](https://github.com/stacksjs/tlsx/commit/595d8ff))
- Adjust vitepress config ([6c05a1c](https://github.com/stacksjs/tlsx/commit/6c05a1c))
- Add minification and splitting to build ([92ce125](https://github.com/stacksjs/tlsx/commit/92ce125))

### ❤️ Contributors

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

## v0.8.2...main

[compare changes](https://github.com/stacksjs/tlsx/compare/v0.8.2...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/tlsx",
"type": "module",
"version": "0.8.3",
"version": "0.8.4",
"description": "A TLS/HTTPS library with automation.",
"author": "Chris Breuer <chris@stacksjs.org>",
"license": "MIT",
Expand Down

0 comments on commit 316cca5

Please sign in to comment.