Skip to content

Commit dabbe23

Browse files
committed
chore(release): 9.8.1
1 parent da4fe8c commit dabbe23

File tree

236 files changed

+3762
-2816
lines changed

Some content is hidden

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

236 files changed

+3762
-2816
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+
## [9.8.1](https://github.com/instructure/instructure-ui/compare/v9.8.0...v9.8.1) (2024-10-28)
7+
8+
9+
### Bug Fixes
10+
11+
* **ui-number-input:** add back options for string input ([f08d078](https://github.com/instructure/instructure-ui/commit/f08d0786aece1731b9a122338d8a7586aec3e32a))
12+
* **ui-table:** fix table header ([da4fe8c](https://github.com/instructure/instructure-ui/commit/da4fe8c75b85091a8f231f1d4ce61979de46ed10))
13+
14+
15+
16+
17+
618
# [9.8.0](https://github.com/instructure/instructure-ui/compare/v9.7.2...v9.8.0) (2024-10-16)
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": "9.8.0",
2+
"version": "9.8.1",
33
"npmClient": "npm",
44
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
55
}

0 commit comments

Comments
 (0)