Skip to content

Commit fe269e6

Browse files
Version Packages
1 parent 0210b99 commit fe269e6

7 files changed

+19
-28
lines changed

.changeset/famous-singers-admire.md

-6
This file was deleted.

.changeset/mean-sheep-rest.md

-5
This file was deleted.

.changeset/shiny-laws-relate.md

-5
This file was deleted.

.changeset/silver-peas-sparkle.md

-5
This file was deleted.

.changeset/stale-teachers-flash.md

-6
This file was deleted.

packages/components/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# @hashicorp/design-system-components
22

3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- [#245](https://github.com/hashicorp/design-system/pull/245) [`c6de1018`](https://github.com/hashicorp/design-system/commit/c6de101880ec1c21971e3775e1a21b6cb9e69757) Thanks [@didoo](https://github.com/didoo)! - - Added `Alert` component
8+
- Added `Toast` component
9+
10+
### Patch Changes
11+
12+
- [#259](https://github.com/hashicorp/design-system/pull/259) [`478b3069`](https://github.com/hashicorp/design-system/commit/478b3069e800cf2ccefba9b5475c72b024e25d16) Thanks [@didoo](https://github.com/didoo)! - - removed autofocus on first item for `Disclosure` component (and as a result also for `Breadcrumb` and `Dropdown` components)
13+
- updated focus state treatment for `Dropdown` component
14+
15+
* [#225](https://github.com/hashicorp/design-system/pull/225) [`f1f07179`](https://github.com/hashicorp/design-system/commit/f1f0717952b3e6b41676135cf00e77a6e55579ec) Thanks [@Dhaulagiri](https://github.com/Dhaulagiri)! - update to ember-keyboard@8.1.0 in packages/components
16+
17+
- [#265](https://github.com/hashicorp/design-system/pull/265) [`79bc3e99`](https://github.com/hashicorp/design-system/commit/79bc3e99cd5cc6cb60fc82286d5726c0d0ffbd82) Thanks [@Dhaulagiri](https://github.com/Dhaulagiri)! - npx ember-cli-update@4.3.0 dependency updates
18+
19+
* [#253](https://github.com/hashicorp/design-system/pull/253) [`21786983`](https://github.com/hashicorp/design-system/commit/21786983d4ebbb3f38a72d4d105504169bfeda78) Thanks [@MelSumner](https://github.com/MelSumner)! - bugfix for icon size in copy-item component
20+
321
## 0.10.0
422

523
### Minor Changes

packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashicorp/design-system-components",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "HashiCorp Design System Components",
55
"keywords": [
66
"hashicorp",

0 commit comments

Comments
 (0)