Skip to content

Commit 404724c

Browse files
committed
chore(release): 9.10.2
1 parent 064a1a9 commit 404724c

File tree

236 files changed

+3771
-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

+3771
-2824
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.10.2](https://github.com/instructure/instructure-ui/compare/v9.10.1...v9.10.2) (2024-12-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **ui-date-time-input,ui-form-field:** make DateTimeInput compatible with the new error format ([064a1a9](https://github.com/instructure/instructure-ui/commit/064a1a9e581660dfd2804d35f11d6ae514875614)), closes [#1826](https://github.com/instructure/instructure-ui/issues/1826)
12+
* **ui-date-time-input:** fix DateTimeInput displaying wrong value of its value is changed in a onChange callback ([5cc4692](https://github.com/instructure/instructure-ui/commit/5cc4692a0273aa4a0f1c9e46cb170b3e825eaefb)), closes [#1829](https://github.com/instructure/instructure-ui/issues/1829)
13+
14+
15+
16+
17+
618
## [9.10.1](https://github.com/instructure/instructure-ui/compare/v9.10.0...v9.10.1) (2024-12-09)
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.10.1",
2+
"version": "9.10.2",
33
"npmClient": "npm",
44
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
55
}

0 commit comments

Comments
 (0)