File tree 2 files changed +21
-2
lines changed
packages/browserslist-config-anolilab
2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## browserslist-config-anolilab [ 5.0.5] ( https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@[email protected] ) (2023-09-14)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update dependencies ([ 72eabc7] ( https://github.com/anolilab/javascript-style-guide/commit/72eabc78c68be9778ac3e06ec4c2abb982da0636 ) )
7
+
8
+
9
+ ### Miscellaneous Chores
10
+
11
+ * ** deps:** update dependency vitest to ^0.34.4 ([ #755 ] ( https://github.com/anolilab/javascript-style-guide/issues/755 ) ) ([ 3246b55] ( https://github.com/anolilab/javascript-style-guide/commit/3246b55702eae25cf8d95ac95bd5f9b1323b51ff ) )
12
+ * ** deps:** update devdependencies ([ #751 ] ( https://github.com/anolilab/javascript-style-guide/issues/751 ) ) ([ 01d4824] ( https://github.com/anolilab/javascript-style-guide/commit/01d482420a1ef6bbf01ff4b24336dac60d27637c ) )
13
+
14
+
15
+
16
+ ### Dependencies
17
+
18
+ * ** @anolilab/semantic-release-preset :** upgraded to 6.0.6
19
+
1
20
## browserslist-config-anolilab [ 5.0.4] ( https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@[email protected] ) (2023-08-30)
2
21
3
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " browserslist-config-anolilab" ,
3
- "version" : " 5.0.4 " ,
3
+ "version" : " 5.0.5 " ,
4
4
"description" : " Shareable browserlist config for Anolilab projects." ,
5
5
"keywords" : [
6
6
" browserslist" ,
60
60
"test:coverage" : " vitest --config ./vitest.config.ts --run --coverage"
61
61
},
62
62
"devDependencies" : {
63
- "@anolilab/semantic-release-preset" : " 6.0.5 " ,
63
+ "@anolilab/semantic-release-preset" : " 6.0.6 " ,
64
64
"browserslist" : " 4.21.10" ,
65
65
"caniuse-lite" : " ^1.0.30001534" ,
66
66
"cross-env" : " ^7.0.3" ,
You can’t perform that action at this time.
0 commit comments