Skip to content

Commit dbb208d

Browse files
matyasfHerrTopi
authored andcommitted
chore(release): 9.10.0
1 parent 17685f8 commit dbb208d

File tree

236 files changed

+3777
-2824
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

+3777
-2824
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+
# [9.10.0](https://github.com/instructure/instructure-ui/compare/v9.9.0...v9.10.0) (2024-11-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **ui-number-input:** fix regression and allow string type for NumberInput again ([17685f8](https://github.com/instructure/instructure-ui/commit/17685f85ef022c9f29aedec844b0c43369f014d5))
12+
13+
14+
### Features
15+
16+
* **ui-color-picker,ui-color-utils:** add callback for contrast validation information and export validation methods ([3ac2582](https://github.com/instructure/instructure-ui/commit/3ac2582bd0b71ac8709bbe3e4c6ce481c53a239d))
17+
18+
19+
20+
21+
622
# [9.9.0](https://github.com/instructure/instructure-ui/compare/v9.8.1...v9.9.0) (2024-11-12)
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": "9.9.0",
2+
"version": "9.10.0",
33
"npmClient": "npm",
44
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
55
}

0 commit comments

Comments
 (0)