Skip to content

Commit

Permalink
Merge pull request #141 from bluecadet/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
benjaminbojko authored Nov 28, 2023
2 parents 0ae9efb + f5f3c0e commit 52268b0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions packages/content/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bluecadet/launchpad-content

## 1.12.1

### Patch Changes

- [#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

## 1.12.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/content/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bluecadet/launchpad-content",
"version": "1.12.0",
"version": "1.12.1",
"description": "Content syncing pipeline for various sources",
"type": "module",
"main": "index.js",
Expand Down Expand Up @@ -54,7 +54,7 @@
"rimraf": "^4.0.5",
"sanitize-filename": "^1.6.3",
"sanitize-html": "^2.5.1",
"sharp": "^0.30.7",
"sharp": "^0.32.6",
"strip-json-comments": "^4.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 52268b0

Please sign in to comment.