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" },