Skip to content

Commit 60f29dd

Browse files
Version Packages (#1518)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1bdbecf commit 60f29dd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/modern-tires-carry.md

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

packages/sku/CHANGELOG.md

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

3+
## 15.10.2
4+
5+
### Patch Changes
6+
7+
- Fix a bug where conditional CJS interop for `@apollo/client` would fail if the app used a PNPM catalog dependency ([#1517](https://github.com/seek-oss/sku/pull/1517))
8+
39
## 15.10.1
410

511
### Patch Changes

packages/sku/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sku",
3-
"version": "15.10.1",
3+
"version": "15.10.2",
44
"description": "Front-end development toolkit, powered by Webpack, Babel, Vanilla Extract and Jest",
55
"types": "./dist/index.d.mts",
66
"bin": {

0 commit comments

Comments
 (0)