This commit is contained in:
Eric Liu 2025-03-19 13:06:20 -07:00
commit 0e082e4950
4 changed files with 6 additions and 4 deletions

View file

@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.88.3](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.88.2...v0.88.3) (2025-03-19)
### [0.88.2](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.88.1...v0.88.2) (2025-03-19)
### Bug Fixes

View file

@ -1,6 +1,6 @@
# Component Index
> 165 components exported from carbon-components-svelte@0.88.2.
> 165 components exported from carbon-components-svelte@0.88.3.
## Components

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "carbon-components-svelte",
"version": "0.88.2",
"version": "0.88.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "carbon-components-svelte",
"version": "0.88.2",
"version": "0.88.3",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "carbon-components-svelte",
"version": "0.88.2",
"version": "0.88.3",
"license": "Apache-2.0",
"description": "Svelte implementation of the Carbon Design System",
"type": "module",