File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.0.7 "
2
+ "." : " 0.0.8 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.8] ( https://github.com/stijnvanhulle/js-runtime/compare/js-runtime-v0.0.7...js-runtime-v0.0.8 ) (2024-04-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * upgrade packages ([ e32e099] ( https://github.com/stijnvanhulle/js-runtime/commit/e32e09993d3e7df1eaccb278b02da3969c88a852 ) )
9
+ * upgrade packages ([ 2ff228f] ( https://github.com/stijnvanhulle/js-runtime/commit/2ff228fef52ca342f926da528ddb1f3f9a786599 ) )
10
+
3
11
## [ 0.0.7] ( https://github.com/stijnvanhulle/js-runtime/compare/js-runtime-v0.0.6...js-runtime-v0.0.7 ) (2023-11-08)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " js-runtime" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.8 " ,
4
4
"description" : " Detect which JavaScript runtime is being used." ,
5
5
"keywords" : [
6
6
" bun" ,
You can’t perform that action at this time.
0 commit comments