Skip to content

Commit 09314a4

Browse files
authored
Merge pull request #1646 from hashicorp/changeset-release/main
Version Packages
2 parents 8e775a2 + 235d1f0 commit 09314a4

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/perfect-pens-cry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/red-comics-laugh.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/components/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @hashicorp/design-system-components
22

3+
## 2.12.1
4+
5+
### Patch Changes
6+
7+
- [#1627](https://github.com/hashicorp/design-system/pull/1627) [`53c9f13c0`](https://github.com/hashicorp/design-system/commit/53c9f13c0a2b120d19d74a88fd0e0799d59752c4) Thanks [@MelSumner](https://github.com/MelSumner)! - `Pagination` - Bugfix `aria-label` on the component
8+
9+
- [#1635](https://github.com/hashicorp/design-system/pull/1635) [`2ecab760c`](https://github.com/hashicorp/design-system/commit/2ecab760c07c89ee9d34e993b879fc19e914c2e0) Thanks [@KristinLBradley](https://github.com/KristinLBradley)! - `Dropdown` - changed `@height` property to use `max-height` instead of a fixed height.
10+
311
## 2.12.0
412

513
### Minor Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashicorp/design-system-components",
3-
"version": "2.12.0",
3+
"version": "2.12.1",
44
"description": "Helios Design System Components",
55
"keywords": [
66
"hashicorp",

0 commit comments

Comments
 (0)