This commit is contained in:
Eric Y Liu 2021-06-25 04:00:49 -07:00
commit 2d92f7f8cd
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Component Index
> 167 components exported from carbon-components-svelte@0.33.0.
> 167 components exported from carbon-components-svelte@0.34.0.
## Components

View file

@ -1,6 +1,6 @@
{
"name": "carbon-components-svelte",
"version": "0.33.0",
"version": "0.34.0",
"license": "Apache-2.0",
"author": "IBM",
"description": "Svelte implementation of the Carbon Design System",

View file

@ -1,5 +1,5 @@
{
"version": "0.33.0",
"version": "0.34.0",
"components": {
"Accordion": {
"path": "carbon-components-svelte/src/Accordion/Accordion.svelte"