Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @cockroachlabs/icons@0.7.10
 - storybook-ui-components@0.7.13
 - @cockroachlabs/ui-components@0.7.11
  • Loading branch information
Cockroach Labs committed Oct 16, 2023
1 parent 4c0ddc8 commit 7c11365
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cockroachlabs/icons",
"version": "0.7.9",
"version": "0.7.10",
"description": "Icons for Cockroach UI exported as React Components",
"files": [
"dist/"
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-ui-components",
"version": "0.7.12",
"version": "0.7.13",
"description": "Storybook supporting ui-components as a component catalog",
"main": "index.js",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cockroachlabs/ui-components",
"version": "0.7.10",
"version": "0.7.11",
"description": "UI Components is a reusable component library. It provides the core components for the Cockroach design system.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 7c11365

Please sign in to comment.