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.8.3...main
5
+
6
+ [ compare changes] ( https://github.com/stacksjs/tlsx/compare/v0.8.3...main )
7
+
8
+ ### 🏡 Chore
9
+
10
+ - Use bun instead of bunx ([ 004201f] ( https://github.com/stacksjs/tlsx/commit/004201f ) )
11
+ - Update bun version ([ 595d8ff] ( https://github.com/stacksjs/tlsx/commit/595d8ff ) )
12
+ - Adjust vitepress config ([ 6c05a1c] ( https://github.com/stacksjs/tlsx/commit/6c05a1c ) )
13
+ - Add minification and splitting to build ([ 92ce125] ( https://github.com/stacksjs/tlsx/commit/92ce125 ) )
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Chris ([ @chrisbbreuer ] ( http://github.com/chrisbbreuer ) )
18
+
4
19
## v0.8.2...main
5
20
6
21
[ compare changes] ( https://github.com/stacksjs/tlsx/compare/v0.8.2...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.3 " ,
4
+ "version" : " 0.8.4 " ,
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