File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.6.0...main
5
+
6
+ [ compare changes] ( https://github.com/stacksjs/tlsx/compare/v0.6.0...main )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Allow for more configurations ([ 0e92763] ( https://github.com/stacksjs/tlsx/commit/0e92763 ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - Adjust readme ([ a55cb5c] ( https://github.com/stacksjs/tlsx/commit/a55cb5c ) )
15
+ - Lint ([ f6aef6d] ( https://github.com/stacksjs/tlsx/commit/f6aef6d ) )
16
+
17
+ ### ❤️ Contributors
18
+
19
+ - Chris ([ @chrisbbreuer ] ( http://github.com/chrisbbreuer ) )
20
+
4
21
## v0.5.6...main
5
22
6
23
[ compare changes] ( https://github.com/stacksjs/tlsx/compare/v0.5.6...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.6 .0" ,
4
+ "version" : " 0.7 .0" ,
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