Skip to content

Commit

Permalink
Merge pull request #154 from bluecadet/changeset-release/develop
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
claytercek authored Sep 12, 2024
2 parents a35abe0 + bd79722 commit a3726d9
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-beers-lie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-seals-obey.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/content/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @bluecadet/launchpad-content

## 1.13.1

### Patch Changes

- [#153](https://github.com/bluecadet/launchpad/pull/153) [`ae7bd38cbc16d404902db90e615ec897af1b5e6d`](https://github.com/bluecadet/launchpad/commit/ae7bd38cbc16d404902db90e615ec897af1b5e6d) Thanks [@claytercek](https://github.com/claytercek)! - Fix event warning in media downloader. Also switch from `got` to `ky` for fetching (recommended by maintainers).

- [#153](https://github.com/bluecadet/launchpad/pull/153) [`ae7bd38cbc16d404902db90e615ec897af1b5e6d`](https://github.com/bluecadet/launchpad/commit/ae7bd38cbc16d404902db90e615ec897af1b5e6d) Thanks [@claytercek](https://github.com/claytercek)! - Update default backup path to avoid polluting the launchpad directory with empty timestamp folders

## 1.13.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/content/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bluecadet/launchpad-content",
"version": "1.13.0",
"version": "1.13.1",
"description": "Content syncing pipeline for various sources",
"type": "module",
"main": "index.js",
Expand Down

0 comments on commit a3726d9

Please sign in to comment.