File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.0.10] ( https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.0.9...v1.0.10 ) (2021-06-30)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * automated and manual workflows ([ bf5c617] ( https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/bf5c6173e33082229d376fea43df2cc820950691 ) )
7
+
1
8
## [ 1.0.9] ( https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.0.8...v1.0.9 ) (2021-06-25)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/overlay-scroll" ,
3
- "version" : " 1.0.9 " ,
3
+ "version" : " 1.0.10 " ,
4
4
"description" : " A simple overlay-scroll component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API." ,
5
5
"keywords" : [
6
6
" overlay-scroll" ,
52
52
"clean-webpack-plugin" : " ^3.0.0" ,
53
53
"file-loader" : " ^6.2.0" ,
54
54
"html-webpack-plugin" : " ^4.5.0" ,
55
- "mini-css-extract-plugin" : " ^1.5.0" ,
55
+ "mini-css-extract-plugin" : " ^1.5.0" ,
56
56
"style-loader" : " ^2.0.0" ,
57
57
"terser-webpack-plugin" : " ^5.1.1" ,
58
58
"uglifyjs-webpack-plugin" : " ^2.2.0" ,
You can’t perform that action at this time.
0 commit comments