Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/sweet-apples-fetch.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/subnav/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hashicorp/react-subnav

## 9.3.5

### Patch Changes

- [#586](https://github.com/hashicorp/react-components/pull/586) [`bff747b4`](https://github.com/hashicorp/react-components/commit/bff747b4f790f00a9e8e23e682fc94510d69bddf) Thanks [@zchsh](https://github.com/zchsh)! - Attempts to fix overflow issue that causes layout shift on dot-io sites.

## 9.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/subnav/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-subnav",
"description": "Displays a navigation bar, with links and a call-to-action.",
"version": "9.3.4",
"version": "9.3.5",
"author": "HashiCorp",
"contributors": [
"Zach Shilton"
Expand Down