File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
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
+
4
19
## v0.3.3...main
5
20
6
21
[ compare changes] ( https://github.com/stacksjs/tlsx/compare/v0.3.3...main )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stacksjs/tlsx" ,
3
3
"type" : " module" ,
4
- "version" : " 0.4.0 " ,
4
+ "version" : " 0.4.1 " ,
5
5
"description" : " A TLS/HTTPS library with automation." ,
6
6
"author" :
" Chris Breuer <[email protected] >" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments