Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
 - @carbon-labs/[email protected]
 - @carbon-labs/[email protected]
  • Loading branch information
carbon-bot committed Feb 4, 2025
1 parent 4e39d88 commit 615e563
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.7.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/[email protected]...@carbon-labs/[email protected]) (2025-02-04)


### Features

* **SideNav:** implement panel variant ([#408](https://github.com/carbon-design-system/carbon-labs/issues/408)) ([4e39d88](https://github.com/carbon-design-system/carbon-labs/commit/4e39d88b505a01c1529075cc317760c626b7686a))





# [0.6.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/[email protected]...@carbon-labs/[email protected]) (2025-02-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon-labs/react",
"version": "0.6.0",
"version": "0.7.0",
"private": true,
"type": "module",
"description": "React components for Carbon Labs",
Expand Down
11 changes: 11 additions & 0 deletions packages/react/src/components/UIShell/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.6.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/[email protected]...@carbon-labs/[email protected]) (2025-02-04)


### Features

* **SideNav:** implement panel variant ([#408](https://github.com/carbon-design-system/carbon-labs/issues/408)) ([4e39d88](https://github.com/carbon-design-system/carbon-labs/commit/4e39d88b505a01c1529075cc317760c626b7686a))





# [0.5.0](https://github.com/carbon-design-system/carbon-labs/compare/@carbon-labs/[email protected]...@carbon-labs/[email protected]) (2025-02-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/src/components/UIShell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon-labs/react-ui-shell",
"version": "0.5.0",
"version": "0.6.0",
"publishConfig": {
"access": "public",
"provenance": true
Expand Down

0 comments on commit 615e563

Please sign in to comment.