Skip to content

Commit

Permalink
chore(release): 8.56.3
Browse files Browse the repository at this point in the history
  • Loading branch information
HerrTopi committed Sep 18, 2024
1 parent 2e368e4 commit 6a826c1
Show file tree
Hide file tree
Showing 238 changed files with 3,819 additions and 2,858 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.56.3](https://github.com/instructure/instructure-ui/compare/v8.56.2...v8.56.3) (2024-09-18)


### Bug Fixes

* **ui-buttons:** do not emit failed prop type warning when setting CondensedButton's color to 'secondary' ([2e368e4](https://github.com/instructure/instructure-ui/commit/2e368e407dbcef7c154bc47eb152f04089de1c2e))
* **ui-calendar,ui-color-picker:** fix code to remove unnecessary warnings ([f111d2e](https://github.com/instructure/instructure-ui/commit/f111d2efd8873dbc3d2fd6653af2d39b9691de81))
* **ui-selectable:** fix Select options not being selectable on iOS Safari with VoiceOver on ([1f48b6a](https://github.com/instructure/instructure-ui/commit/1f48b6afa71c7f87609f93baf0979e4c5e509496))





## [8.56.2](https://github.com/instructure/instructure-ui/compare/v8.56.1...v8.56.2) (2024-08-06)


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": "8.56.2",
"version": "8.56.3",
"npmClient": "npm",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
Loading

0 comments on commit 6a826c1

Please sign in to comment.