@instructure/ui-prop-types
Advanced tools
Comparing version 9.10.2 to 9.11.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [9.11.0](https://github.com/instructure/instructure-ui/compare/v9.10.2...v9.11.0) (2025-02-12) | ||
**Note:** Version bump only for package @instructure/ui-prop-types | ||
## [9.10.2](https://github.com/instructure/instructure-ui/compare/v9.10.1...v9.10.2) (2024-12-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instructure/ui-prop-types", | ||
"version": "9.10.2", | ||
"version": "9.11.0", | ||
"description": "A UI component library made by Instructure Inc.", | ||
@@ -25,3 +25,3 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "9.10.2", | ||
"@instructure/ui-babel-preset": "9.11.0", | ||
"@testing-library/jest-dom": "^6.4.6", | ||
@@ -28,0 +28,0 @@ "@testing-library/react": "^15.0.7", |
297743