Skip to content

Commit

Permalink
v1.0.0-next.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theetrain committed Jan 12, 2024
1 parent c0d037d commit 559701e
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 150 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

## [1.0.0-next.0](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.82.8...v1.0.0-next.0) (2024-01-12)


### ⚠ BREAKING CHANGES

* initial pre-release - Carbon v11 styles (#1881)

### Features

* initial pre-release - Carbon v11 styles ([#1881](https://github.com/carbon-design-system/carbon-components-svelte/issues/1881)) ([b807a34](https://github.com/carbon-design-system/carbon-components-svelte/commit/b807a3437deee96d74839960344d8e40a1bc9164)), closes [#1872](https://github.com/carbon-design-system/carbon-components-svelte/issues/1872)

### [0.82.8](https://github.com/carbon-design-system/carbon-components-svelte/compare/v0.82.7...v0.82.8) (2024-01-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion COMPONENT_INDEX.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Component Index

> 165 components exported from carbon-components-svelte@0.82.8.
> 165 components exported from carbon-components-svelte@1.0.0-next.0.
## Components

Expand Down
194 changes: 46 additions & 148 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "carbon-components-svelte",
"version": "0.82.8",
"version": "1.0.0-next.0",
"license": "Apache-2.0",
"description": "Svelte implementation of the Carbon Design System",
"svelte": "./src/index.js",
Expand Down

0 comments on commit 559701e

Please sign in to comment.