Skip to content

Commit f0afe91

Browse files
chore(release): 10.0.0 [skip ci]
# [10.0.0](v9.0.3...v10.0.0) (2024-01-29) ### Bug Fixes * export the default theme type ([a61c6ed](a61c6ed)) * update Box styled-system props and their types ([1e05962](1e05962)) ### BREAKING CHANGES * removes boxSizing properties from the supported styled-system props on the Box component.
1 parent 1e05962 commit f0afe91

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [10.0.0](https://github.com/nulogy/design-system/compare/v9.0.3...v10.0.0) (2024-01-29)
2+
3+
4+
### Bug Fixes
5+
6+
* export the default theme type ([a61c6ed](https://github.com/nulogy/design-system/commit/a61c6edc43a4c0643e1e61106171c6e875fc26ad))
7+
* update Box styled-system props and their types ([1e05962](https://github.com/nulogy/design-system/commit/1e05962e3172fc675fbf4b59b0d339840a198042))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* removes boxSizing properties from the supported styled-system
13+
props on the Box component.
14+
115
## [9.0.3](https://github.com/nulogy/design-system/compare/v9.0.2...v9.0.3) (2024-01-16)
216

317

0 commit comments

Comments
 (0)