File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.8.1...main
5
+
6
+ [ compare changes] ( https://github.com/stacksjs/tlsx/compare/v0.8.1...main )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Ensure certPath & certKeyPath are properly defined ([ 553dc9b] ( https://github.com/stacksjs/tlsx/commit/553dc9b ) )
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Chris ([ @chrisbbreuer ] ( http://github.com/chrisbbreuer ) )
15
+
4
16
## v0.8.0...main
5
17
6
18
[ compare changes] ( https://github.com/stacksjs/tlsx/compare/v0.8.0...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.8.1 " ,
4
+ "version" : " 0.8.2 " ,
5
5
"description" : " A TLS/HTTPS library with automation." ,
6
6
"author" : " Chris Breuer <chris@stacksjs.org>" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments