Skip to content

Commit 1e47957

Browse files
Version Packages
1 parent fc6038c commit 1e47957

File tree

4 files changed

+29
-20
lines changed

4 files changed

+29
-20
lines changed

.changeset/tasty-teachers-look.md

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

packages/components/CHANGELOG.md

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

3+
## 4.20.2
4+
5+
### Patch Changes
6+
7+
`Button` - added missing types to the barrel export file
8+
9+
`Layout::Flex` - added missing types to the barrel export file
10+
11+
`Layout::Grid` - added missing types to the barrel export file
12+
13+
<small class="doc-whats-new-changelog-metadata">[#2943](https://github.com/hashicorp/design-system/pull/2943)</small>
14+
15+
<div class="doc-whats-new-changelog-separator"></div>
16+
317
## 4.20.1
418

519
[4.20.1 documentation](https://hds-website-4-20-1.vercel.app/)

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": "4.20.1",
3+
"version": "4.20.2",
44
"description": "Helios Design System Components",
55
"keywords": [
66
"hashicorp",

website/docs/whats-new/release-notes/partials/components.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,20 @@
1212
</a>
1313
</p>
1414

15+
## 4.20.2
16+
17+
**Patch changes**
18+
19+
`Button` - added missing types to the barrel export file
20+
21+
`Layout::Flex` - added missing types to the barrel export file
22+
23+
`Layout::Grid` - added missing types to the barrel export file
24+
25+
<small class="doc-whats-new-changelog-metadata">[#2943](https://github.com/hashicorp/design-system/pull/2943)</small>
26+
27+
<div class="doc-whats-new-changelog-separator"></div>
28+
1529
## 4.20.1
1630

1731
[4.20.1 documentation](https://hds-website-4-20-1.vercel.app/)
@@ -1525,16 +1539,6 @@ Removed `popover-polyfill` dependency and instantiating code
15251539

15261540
- @hashicorp/ember-flight-icons@5.1.2
15271541

1528-
## 4.5.2
1529-
1530-
**🚨 Caution: This version has been deprecated 🚨**
1531-
1532-
**Patch changes**
1533-
1534-
**🔄 Updated dependencies:**
1535-
1536-
- @hashicorp/ember-flight-icons@5.1.1
1537-
15381542

15391543
---
15401544

0 commit comments

Comments
 (0)