Skip to content

Commit df26f5d

Browse files
Version Packages
1 parent b5ad102 commit df26f5d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/serious-apricots-yawn.md

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

packages/utils/CHANGELOG.md

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

3+
## 1.5.2
4+
5+
### Patch Changes
6+
7+
- [`b5ad10209390eb583f3bb97934bc2927a056d003`](https://github.com/bluecadet/launchpad/commit/b5ad10209390eb583f3bb97934bc2927a056d003) Thanks [@claytercek](https://github.com/claytercek)! - fix ignoreImageTransformErrors flag
8+
39
## 1.5.1
410

511
### Patch Changes

packages/utils/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-utils",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "Common utilities used by multiple launchpad modules",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)