Skip to content

Commit b4d8585

Browse files
Version Packages (#1996)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 82b1840 commit b4d8585

File tree

4 files changed

+21
-26
lines changed

4 files changed

+21
-26
lines changed

.changeset/khaki-trees-sit.md

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

packages/components/CHANGELOG.md

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

3+
## 4.1.1
4+
5+
### Patch Changes
6+
7+
`Flyout` - Fixed issue with Sass operators failing in old versions of Sass
8+
9+
<small class="doc-whats-new-changelog-metadata">[#1994](https://github.com/hashicorp/design-system/pull/1994)</small>
10+
11+
<div class="doc-whats-new-changelog-separator"></div>
12+
313
## 4.1.0
414

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

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

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

15+
## 4.1.1
16+
17+
**Patch changes**
18+
19+
`Flyout` - Fixed issue with Sass operators failing in old versions of Sass
20+
21+
<small class="doc-whats-new-changelog-metadata">[#1994](https://github.com/hashicorp/design-system/pull/1994)</small>
22+
23+
<div class="doc-whats-new-changelog-separator"></div>
24+
1525
## 4.1.0
1626

1727
**Minor changes**
@@ -738,26 +748,6 @@ _Notice: while technically this is a breaking change, we consider this a fast-fo
738748

739749
- @hashicorp/design-system-tokens@1.9.0
740750

741-
## 2.12.2
742-
743-
**Patch changes**
744-
745-
`PowerSelect` - fix style overrides when the list is positioned above
746-
747-
<small class="doc-whats-new-changelog-metadata">[#1655](https://github.com/hashicorp/design-system/pull/1655)</small>
748-
749-
<div class="doc-whats-new-changelog-separator"></div>
750-
751-
`Text` - Fixed issue with whitespace adding extra underline when used in links (eg. inside a `Link::Inline`)
752-
753-
<small class="doc-whats-new-changelog-metadata">[#1652](https://github.com/hashicorp/design-system/pull/1652)</small>
754-
755-
<div class="doc-whats-new-changelog-separator"></div>
756-
757-
**🔄 Updated dependencies:**
758-
759-
- @hashicorp/ember-flight-icons@3.1.3
760-
761751

762752
---
763753

0 commit comments

Comments
 (0)