Skip to content

Commit

Permalink
chore(release): 9.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
balzss committed Sep 23, 2024
1 parent 7f04bb4 commit c68bda3
Show file tree
Hide file tree
Showing 236 changed files with 3,779 additions and 2,816 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [9.7.0](https://github.com/instructure/instructure-ui/compare/v9.6.0...v9.7.0) (2024-09-23)


### Bug Fixes

* **ui-calendar:** fix code to remove unnecessary warnings ([d139bd4](https://github.com/instructure/instructure-ui/commit/d139bd4e6f156744d5bd4f2fb6e7acacf58804d6))
* **ui-selectable:** fix Select options not being selectable on iOS Safari with VoiceOver on ([7f04bb4](https://github.com/instructure/instructure-ui/commit/7f04bb47f952e37f95533db00f7eac6d1cba82f0))
* **ui-toggle-details:** fix ToggleDetails flickering ([4c55bc9](https://github.com/instructure/instructure-ui/commit/4c55bc9cf751944cae4fceda983ea060f9398c54))


### Features

* **ui-date-input:** improve DateInput2 api, extend docs ([f369604](https://github.com/instructure/instructure-ui/commit/f3696040d59f9baf9b9a27070e6fbc3d458e4495))





# [9.6.0](https://github.com/instructure/instructure-ui/compare/v9.5.2...v9.6.0) (2024-08-14)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "9.6.0",
"version": "9.7.0",
"npmClient": "npm",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
Loading

0 comments on commit c68bda3

Please sign in to comment.