Skip to content

Commit 7c0beb5

Browse files
committed
chore(release): 11.7.1
1 parent 45107b8 commit 7c0beb5

197 files changed

Lines changed: 889 additions & 99 deletions

File tree

Some content is hidden

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

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **ui-buttons:** fix button to icon size mapping ([4bf8ed1](https://github.com/instructure/instructure-ui/commit/4bf8ed1dca8d0d88a79815bd80b4de252fa843ee))
12+
13+
14+
15+
16+
617
# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)
718

819
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "11.7.0",
2+
"version": "11.7.1",
33
"npmClient": "pnpm",
44
"command": {
55
"version": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "instructure-ui",
33
"description": "A design system by Instructure Inc.",
44
"private": true,
5-
"version": "11.7.0",
5+
"version": "11.7.1",
66
"author": "Instructure, Inc. Engineering and Product Design",
77
"repository": {
88
"type": "git",

packages/__docs__/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)
7+
8+
**Note:** Version bump only for package docs-app
9+
10+
11+
12+
13+
614
# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)
715

816
### Code Refactoring

packages/__docs__/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docs-app",
33
"private": true,
4-
"version": "11.7.0",
4+
"version": "11.7.1",
55
"description": "Documentation and showcase application for Instructure-UI.",
66
"author": "Instructure, Inc. Engineering and Product Design",
77
"repository": {

packages/babel-plugin-transform-imports/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)
7+
8+
**Note:** Version bump only for package @instructure/babel-plugin-transform-imports
9+
10+
11+
12+
13+
614
# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)
715

816
**Note:** Version bump only for package @instructure/babel-plugin-transform-imports

packages/babel-plugin-transform-imports/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@instructure/babel-plugin-transform-imports",
3-
"version": "11.7.0",
3+
"version": "11.7.1",
44
"description": "A babel plugin made by Instructure Inc.",
55
"author": "Instructure, Inc. Engineering and Product Design",
66
"main": "./lib/index.js",

packages/browserslist-config-instui/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)
7+
8+
**Note:** Version bump only for package @instructure/browserslist-config-instui
9+
10+
11+
12+
13+
614
# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)
715

816
**Note:** Version bump only for package @instructure/browserslist-config-instui

packages/browserslist-config-instui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@instructure/browserslist-config-instui",
3-
"version": "11.7.0",
3+
"version": "11.7.1",
44
"description": "A shared browserslist config made by Instructure Inc.",
55
"author": "Instructure, Inc. Engineering and Product Design",
66
"main": "./index.js",

packages/canvas-high-contrast-theme/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)
7+
8+
**Note:** Version bump only for package @instructure/canvas-high-contrast-theme
9+
10+
11+
12+
13+
614
# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)
715

816
**Note:** Version bump only for package @instructure/canvas-high-contrast-theme

0 commit comments

Comments
 (0)