File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# @bluecadet/launchpad-content
2
2
3
+ ## 1.12.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #139 ] ( https://github.com/bluecadet/launchpad/pull/139 ) [ ` 8d894c360d13a11fe662e2378be0ef644602dfe9 ` ] ( https://github.com/bluecadet/launchpad/commit/8d894c360d13a11fe662e2378be0ef644602dfe9 ) Thanks [ @benjaminbojko ] ( https://github.com/benjaminbojko ) ! - Upgrade sharp dependency
8
+
3
9
## 1.12.0
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bluecadet/launchpad-content" ,
3
- "version" : " 1.12.0 " ,
3
+ "version" : " 1.12.1 " ,
4
4
"description" : " Content syncing pipeline for various sources" ,
5
5
"type" : " module" ,
6
6
"main" : " index.js" ,
54
54
"rimraf" : " ^4.0.5" ,
55
55
"sanitize-filename" : " ^1.6.3" ,
56
56
"sanitize-html" : " ^2.5.1" ,
57
- "sharp" : " ^0.30.7 " ,
57
+ "sharp" : " ^0.32.6 " ,
58
58
"strip-json-comments" : " ^4.0.0"
59
59
},
60
60
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments