Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 7c11365

Browse files
author
Cockroach Labs
committed
Bump independent versions [skip ci]
- @cockroachlabs/[email protected] - [email protected] - @cockroachlabs/[email protected]
1 parent 4c0ddc8 commit 7c11365

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cockroachlabs/icons",
3-
"version": "0.7.9",
3+
"version": "0.7.10",
44
"description": "Icons for Cockroach UI exported as React Components",
55
"files": [
66
"dist/"

packages/storybook-ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storybook-ui-components",
3-
"version": "0.7.12",
3+
"version": "0.7.13",
44
"description": "Storybook supporting ui-components as a component catalog",
55
"main": "index.js",
66
"private": true,

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cockroachlabs/ui-components",
3-
"version": "0.7.10",
3+
"version": "0.7.11",
44
"description": "UI Components is a reusable component library. It provides the core components for the Cockroach design system.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)