Skip to content

Commit 173ebda

Browse files
chore(release): 3.13.0 [skip ci]
# [3.13.0](v3.12.5...v3.13.0) (2024-02-08) ### Features * **theme:** theme should be extendable and accept default config ([#571](#571)) ([244f1b6](244f1b6)) ### BREAKING CHANGES * **theme:** chakraTheme is not an object but a function which accept themeExtend object and returns the theme object
1 parent 244f1b6 commit 173ebda

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [3.13.0](https://github.com/logicalclocks/quartz/compare/v3.12.5...v3.13.0) (2024-02-08)
2+
3+
4+
### Features
5+
6+
* **theme:** theme should be extendable and accept default config ([#571](https://github.com/logicalclocks/quartz/issues/571)) ([244f1b6](https://github.com/logicalclocks/quartz/commit/244f1b6ff8df21f23c6b95f2786a66ffa228c434))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **theme:** chakraTheme is not an object but a function which accept themeExtend object and
12+
returns the theme object
13+
114
## [3.12.5](https://github.com/logicalclocks/quartz/compare/v3.12.4...v3.12.5) (2024-01-11)
215

316

0 commit comments

Comments
 (0)