File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.7.6...main
5
+
6
+ [ compare changes] ( https://github.com/stacksjs/tlsx/compare/v0.7.6...main )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Add ` basePath ` option ([ 562e339] ( https://github.com/stacksjs/tlsx/commit/562e339 ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - Rename to rootCA ([ 36b0d80] ( https://github.com/stacksjs/tlsx/commit/36b0d80 ) )
15
+ - Update generateCertificate name ([ a334711] ( https://github.com/stacksjs/tlsx/commit/a334711 ) )
16
+ - Make hostCertCN optional ([ 3c1cb49] ( https://github.com/stacksjs/tlsx/commit/3c1cb49 ) )
17
+
18
+ ### ❤️ Contributors
19
+
20
+ - Chris ([ @chrisbbreuer ] ( http://github.com/chrisbbreuer ) )
21
+
4
22
## v0.7.5...main
5
23
6
24
[ compare changes] ( https://github.com/stacksjs/tlsx/compare/v0.7.5...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.7.6 " ,
4
+ "version" : " 0.8.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