Skip to content

Commit 06a0f1c

Browse files
committed
chore(release): 10.29.0
1 parent 855260d commit 06a0f1c

File tree

206 files changed

+3364
-2534
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

+3364
-2534
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.29.0](https://github.com/instructure/instructure-ui/compare/v10.26.4...v10.29.0) (2026-01-14)
7+
8+
9+
### Bug Fixes
10+
11+
* **ui-link:** fix Link not applying focusOutlineColor and focusInverseOutlineColor overrides ([855260d](https://github.com/instructure/instructure-ui/commit/855260d9c59d6796dd17c3b5a4be04a8bffc231c))
12+
13+
14+
### Features
15+
16+
* **ui-instructure:** add privacy notice link to the ai information panel ([e6bbcb5](https://github.com/instructure/instructure-ui/commit/e6bbcb5869f597ef79a805921c39cb4f3dda6a94))
17+
18+
19+
20+
21+
622
# [10.28.0](https://github.com/instructure/instructure-ui/compare/v10.26.4...v10.28.0) (2026-01-09)
723

824

lerna.json

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

0 commit comments

Comments
 (0)