Skip to content

Commit 23538df

Browse files
authored
Merge pull request #159 from bluecadet/changeset-release/develop
Version Packages
2 parents 9b420e2 + ac55a21 commit 23538df

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/violet-brooms-relax.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/content/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @bluecadet/launchpad-content
22

3+
## 1.14.1
4+
5+
### Patch Changes
6+
7+
- [#158](https://github.com/bluecadet/launchpad/pull/158) [`a331bfed02f2ede745c3c54da8fdb3c57537e404`](https://github.com/bluecadet/launchpad/commit/a331bfed02f2ede745c3c54da8fdb3c57537e404) Thanks [@claytercek](https://github.com/claytercek)! - add maxTimeout property to json source config
8+
39
## 1.14.0
410

511
### Minor Changes

packages/content/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bluecadet/launchpad-content",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"description": "Content syncing pipeline for various sources",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)