File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010- Selectable/expandable ` DataTable `
1111
12+ ## [ 0.11.0] ( https://github.com/IBM/carbon-components-svelte/releases/tag/v0.11.0 ) - 2020-09-05
13+
14+ ** Features**
15+
16+ - UI Shell: add ` HeaderGlobalAction ` component (7b3c111)
17+
1218## [ 0.10.0] ( https://github.com/IBM/carbon-components-svelte/releases/tag/v0.10.0 ) - 2020-09-05
1319
1420** Features**
Original file line number Diff line number Diff line change 11# Component Index
22
3- > 144 components exported from carbon-components-svelte 0.10 .0
3+ > 144 components exported from carbon-components-svelte 0.11 .0
44
55- Accordion
66 - [ AccordionSkeleton] ( #accordionskeleton )
Original file line number Diff line number Diff line change 11{
22 "name" : " carbon-components-svelte" ,
3- "version" : " 0.10 .0" ,
3+ "version" : " 0.11 .0" ,
44 "license" : " Apache-2.0" ,
55 "description" : " Svelte implementation of the Carbon Design System" ,
66 "svelte" : " ./src/index.js" ,
Original file line number Diff line number Diff line change 1- // Type definitions for carbon-components-svelte 0.10 .0
1+ // Type definitions for carbon-components-svelte 0.11 .0
22// Project: https://github.com/IBM/carbon-components-svelte
33
44export class CarbonSvelteComponent {
You can’t perform that action at this time.
0 commit comments