Skip to content

Commit c23b81d

Browse files
author
Nathan Booker
committed
Bump version to 0.24.2
1 parent 8016f01 commit c23b81d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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+
## 0.24.2
4+
5+
### Patch Changes
6+
7+
- [`8016f01`](https://github.com/bigcommerce/catalyst/commit/8016f018614691719b10f65bb88bb66170f95ddb) Thanks [@bookernath](https://github.com/bookernath)! - Bump Next.js to latest version to address CVE
8+
39
## 0.24.1
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-core",
33
"description": "BigCommerce Catalyst is a Next.js starter kit for building headless BigCommerce storefronts.",
4-
"version": "0.24.1",
4+
"version": "0.24.2",
55
"private": true,
66
"scripts": {
77
"dev": "npm run generate && next dev",

0 commit comments

Comments
 (0)