From 2d92f7f8cdbe4c8562d644314a0b40479977570c Mon Sep 17 00:00:00 2001 From: Eric Y Liu Date: Fri, 25 Jun 2021 04:00:49 -0700 Subject: [PATCH] v0.34.0 --- COMPONENT_INDEX.md | 2 +- package.json | 2 +- preprocess/api.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/COMPONENT_INDEX.md b/COMPONENT_INDEX.md index 7c9819a2..e92c1d2f 100644 --- a/COMPONENT_INDEX.md +++ b/COMPONENT_INDEX.md @@ -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 diff --git a/package.json b/package.json index f366a2c8..d239dd66 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/preprocess/api.json b/preprocess/api.json index a25317b5..cc9e43ca 100644 --- a/preprocess/api.json +++ b/preprocess/api.json @@ -1,5 +1,5 @@ { - "version": "0.33.0", + "version": "0.34.0", "components": { "Accordion": { "path": "carbon-components-svelte/src/Accordion/Accordion.svelte"