Skip to content

Commit

Permalink
Version Packages (#293)
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 Apr 22, 2024
1 parent 1242a7e commit f945a67
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-laws-chew.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-boats-cough.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/backpack-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@babel/core": "7.11.x",
"@showbie/backpack-tokens": "4.2.0",
"@showbie/backpack-tokens": "4.2.1",
"@storybook/addon-a11y": "6.0.21",
"@storybook/addon-essentials": "6.0.21",
"@storybook/react": "6.0.21",
Expand Down
8 changes: 8 additions & 0 deletions packages/backpack-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 4.2.1

### Patch Changes

- [#286](https://github.com/showbie/backpack/pull/286) [`6bde3e9`](https://github.com/showbie/backpack/commit/6bde3e96f6f74d823d1ceb5034a11011eca5c91f) Thanks [@elidupuis](https://github.com/elidupuis)! - Upgrade package release workflow; this is just a test release

- [#292](https://github.com/showbie/backpack/pull/292) [`1242a7e`](https://github.com/showbie/backpack/commit/1242a7e349647128c9c281435abfc585267fec55) Thanks [@elidupuis](https://github.com/elidupuis)! - Another patch to the CI release workflow

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/backpack-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@showbie/backpack-tokens",
"version": "4.2.0",
"version": "4.2.1",
"description": "Showbie Backpack design system tokens",
"homepage": "https://design.showbie.com",
"repository": {
Expand Down

0 comments on commit f945a67

Please sign in to comment.