Skip to content

Commit 180eabf

Browse files
authored
Merge pull request #299 from showbie/changeset-release/main
Chore: Publish release
2 parents ce56224 + 016e796 commit 180eabf

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/fifty-llamas-film.md

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

packages/backpack-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@babel/core": "7.11.x",
38-
"@showbie/backpack-tokens": "4.2.1",
38+
"@showbie/backpack-tokens": "4.3.0",
3939
"@storybook/addon-a11y": "6.0.21",
4040
"@storybook/addon-essentials": "6.0.21",
4141
"@storybook/react": "6.0.21",

packages/backpack-tokens/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 4.3.0
4+
5+
### Minor Changes
6+
7+
- [#298](https://github.com/showbie/backpack/pull/298) [`a3c6ef3`](https://github.com/showbie/backpack/commit/a3c6ef34c82d5f36bc5afc03bfb25a7577a0afaf) Thanks [@imtiazraqib](https://github.com/imtiazraqib)! - Add missing socrative colors; orange-900, grey-900, cyan-200
8+
39
## 4.2.1
410

511
### Patch Changes

packages/backpack-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@showbie/backpack-tokens",
3-
"version": "4.2.1",
3+
"version": "4.3.0",
44
"description": "Showbie Backpack design system tokens",
55
"homepage": "https://design.showbie.com",
66
"repository": {

0 commit comments

Comments
 (0)