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

Commit 0f721b8

Browse files
author
Cockroach Labs
committed
Bump independent versions [skip ci]
- [email protected] - @cockroachlabs/[email protected]
1 parent f6f4fcb commit 0f721b8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/storybook-ui-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storybook-ui-components",
3-
"version": "0.6.5",
3+
"version": "0.7.0",
44
"description": "Storybook supporting ui-components as a component catalog",
55
"main": "index.js",
66
"private": true,
@@ -20,7 +20,7 @@
2020
"homepage": "https://github.com/cockroachdb/ui#readme",
2121
"dependencies": {
2222
"@cockroachlabs/icons": "^0.7.3",
23-
"@cockroachlabs/ui-components": "^0.6.5",
23+
"@cockroachlabs/ui-components": "^0.7.0",
2424
"@storybook/builder-webpack5": "6.5.16",
2525
"@storybook/manager-webpack5": "6.5.16",
2626
"ts-loader": "9.4.2",

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.6.5",
3+
"version": "0.7.0",
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)