Skip to content

Commit dbdc5a6

Browse files
Version Packages (integrations/makeswift) (#3114)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f82938f commit dbdc5a6

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/sync-canary-1-9-0.md

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

core/CHANGELOG.md

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

3+
## 1.9.0
4+
5+
### Minor Changes
6+
7+
- Pulls in changes from the `@bigcommerce/catalyst-core@1.9.0` release. For more information about what was included in the `@bigcommerce/catalyst-core@1.9.0` release, see the [changelog entry](https://github.com/bigcommerce/catalyst/blob/42dfe9e6af9cb8d7264808b1fe9d27a3f653678a/core/CHANGELOG.md#190).
8+
39
## 1.8.0
410

511
### Minor Changes

core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@bigcommerce/catalyst-makeswift",
33
"description": "BigCommerce Catalyst is a Next.js starter kit for building headless BigCommerce storefronts.",
4-
"version": "1.8.0",
4+
"version": "1.9.0",
55
"catalyst": {
6-
"version": "1.8.0",
7-
"ref": "@bigcommerce/catalyst-makeswift@1.8.0"
6+
"version": "1.9.0",
7+
"ref": "@bigcommerce/catalyst-makeswift@1.9.0"
88
},
99
"private": true,
1010
"engines": {

0 commit comments

Comments
 (0)