Skip to content

Commit 2c9b047

Browse files
committed
chore(release): 10.26.4
1 parent a212bb4 commit 2c9b047

File tree

206 files changed

+3356
-2530
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

206 files changed

+3356
-2530
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [10.26.4](https://github.com/instructure/instructure-ui/compare/v10.26.3...v10.26.4) (2025-11-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **ui-color-picker:** complete color mixer button alignment fix ([c3fd3b1](https://github.com/instructure/instructure-ui/commit/c3fd3b1c79f29757f530d38da0ff501dee8521a2))
12+
* **ui-top-nav-bar:** fix aria-expanded added twice when displaying menus/popups ([a212bb4](https://github.com/instructure/instructure-ui/commit/a212bb44499d4ffc387c66079334b77ea6d7e66e))
13+
14+
15+
16+
17+
618
## [10.26.3](https://github.com/instructure/instructure-ui/compare/v10.26.2...v10.26.3) (2025-11-19)
719

820

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "10.26.3",
2+
"version": "10.26.4",
33
"npmClient": "npm",
44
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
55
}

0 commit comments

Comments
 (0)