Skip to content

Commit

Permalink
chore(release): publish (#1631)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 5, 2025
1 parent 74cde00 commit 587906c
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-monkeys-provide.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/thick-coats-reflect.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/big-design-patterns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @bigcommerce/big-design-patterns

## 2.0.5

### Patch Changes

- Updated dependencies [65f1431]
- Updated dependencies [5e0589f]
- @bigcommerce/big-design@1.7.0

## 2.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/big-design-patterns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/big-design-patterns",
"version": "2.0.4",
"version": "2.0.5",
"sideEffects": false,
"main": "src/index.ts",
"author": "BigCommerce Inc",
Expand Down
10 changes: 10 additions & 0 deletions packages/big-design/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 1.7.0

### Minor Changes

- 5e0589f: Added FeatureSet component

### Patch Changes

- 65f1431: fix(component): add conditional rendering for tree component

## 1.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/big-design/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/big-design",
"version": "1.6.2",
"version": "1.7.0",
"sideEffects": false,
"main": "src/index.ts",
"author": "BigCommerce Inc",
Expand Down
13 changes: 13 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 1.4.0

### Minor Changes

- 5e0589f: Added FeatureSet component

### Patch Changes

- Updated dependencies [65f1431]
- Updated dependencies [5e0589f]
- @bigcommerce/big-design@1.7.0
- @bigcommerce/big-design-patterns@2.0.5

## 1.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/docs",
"version": "1.3.2",
"version": "1.4.0",
"private": true,
"sideEffects": false,
"license": "(MIT AND CC-BY-3.0)",
Expand Down

0 comments on commit 587906c

Please sign in to comment.