Skip to content

Commit

Permalink
chore: release v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Nov 14, 2024
1 parent 96c65a0 commit 90c8660
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.4.1...main

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

### 🏡 Chore

- Remove unused scripts ([d3c5b41](https://github.com/stacksjs/tlsx/commit/d3c5b41))
- Adjust prepublish script ([acbe75d](https://github.com/stacksjs/tlsx/commit/acbe75d))
- Remove `body_path` ([96c65a0](https://github.com/stacksjs/tlsx/commit/96c65a0))

### ❤️ Contributors

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

## v0.4.0...main

[compare changes](https://github.com/stacksjs/tlsx/compare/v0.4.0...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.4.1",
"version": "0.4.2",
"description": "A TLS/HTTPS library with automation.",
"author": "Chris Breuer <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 90c8660

Please sign in to comment.