Skip to content

Commit 39ad636

Browse files
committed
chore: release v0.4.1
1 parent 332ef74 commit 39ad636

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

Diff for: CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# Changelog
22

33

4+
## v0.4.0...main
5+
6+
[compare changes](https://github.com/stacksjs/tlsx/compare/v0.4.0...main)
7+
8+
### 🏡 Chore
9+
10+
- Adjust links ([07e45ca](https://github.com/stacksjs/tlsx/commit/07e45ca))
11+
- Remove postcompile ([8e8315e](https://github.com/stacksjs/tlsx/commit/8e8315e))
12+
- Adjust bin logic ([bcf4781](https://github.com/stacksjs/tlsx/commit/bcf4781))
13+
- Adjust package.json ([332ef74](https://github.com/stacksjs/tlsx/commit/332ef74))
14+
15+
### ❤️ Contributors
16+
17+
- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
18+
419
## v0.3.3...main
520

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/tlsx",
33
"type": "module",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"description": "A TLS/HTTPS library with automation.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)