Skip to content

Commit 808dc25

Browse files
Version Packages (#687)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b9aca05 commit 808dc25

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/little-flowers-invite.md

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

packages/create-catalyst/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.2.2
4+
5+
### Patch Changes
6+
7+
- [#686](https://github.com/bigcommerce/catalyst/pull/686) [`278ad5f`](https://github.com/bigcommerce/catalyst/commit/278ad5f9d389b8cb20dd32007850e937b8d494bd) Thanks [@matthewvolk](https://github.com/matthewvolk)! - Install latest versions of all Catalyst workspace dependencies during project creation
8+
39
## 0.2.1
410

511
### Patch Changes

packages/create-catalyst/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigcommerce/create-catalyst",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"type": "module",
55
"bin": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)