Skip to content

Commit 61f7351

Browse files
github-actions[bot]chanceaclark
authored andcommitted
Version Packages (integrations/makeswift)
1 parent dbafb31 commit 61f7351

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shiny-clouds-flow.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.3.4
4+
5+
### Patch Changes
6+
7+
- [#2723](https://github.com/bigcommerce/catalyst/pull/2723) [`dbafb31`](https://github.com/bigcommerce/catalyst/commit/dbafb317fc27c976ae48f23ee4645c9980253a3a) Thanks [@chanceaclark](https://github.com/chanceaclark)! - Noop release to account for typecheck issue.
8+
39
## 1.3.3
410

511
### Patch Changes

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bigcommerce/catalyst-makeswift",
33
"description": "BigCommerce Catalyst is a Next.js starter kit for building headless BigCommerce storefronts.",
4-
"version": "1.3.3",
4+
"version": "1.3.4",
55
"private": true,
66
"scripts": {
77
"dev": "npm run generate && next dev",

0 commit comments

Comments
 (0)