From fe2b27dd06dc389ea6c92bbd04f62436e63d8f92 Mon Sep 17 00:00:00 2001 From: ibmdotcom-bot Date: Thu, 12 Oct 2023 18:19:30 +0000 Subject: [PATCH] chore(release): publish - @carbon/web-components@1.33.0-rc.1 - @carbon/ibmdotcom-react@1.52.0-rc.1 - @carbon/ibmdotcom-styles@1.52.0-rc.1 - @carbon/ibmdotcom-web-components@1.37.0-rc.2 --- packages/carbon-web-components/CHANGELOG.md | 8 ++++++++ packages/carbon-web-components/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/carbon-web-components/CHANGELOG.md b/packages/carbon-web-components/CHANGELOG.md index 67174bd1793..ac830184602 100644 --- a/packages/carbon-web-components/CHANGELOG.md +++ b/packages/carbon-web-components/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.33.0-rc.1](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/web-components@1.33.0-rc.0...@carbon/web-components@1.33.0-rc.1) (2023-10-12) + +**Note:** Version bump only for package @carbon/web-components + + + + + # [1.33.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/web-components@1.32.1-rc.0...@carbon/web-components@1.33.0-rc.0) (2023-10-03) **Note:** Version bump only for package @carbon/web-components diff --git a/packages/carbon-web-components/package.json b/packages/carbon-web-components/package.json index cf65479ba13..c48321e81fd 100644 --- a/packages/carbon-web-components/package.json +++ b/packages/carbon-web-components/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/web-components", - "version": "1.33.0-rc.0", + "version": "1.33.0-rc.1", "publishConfig": { "access": "public" },