We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d7a4ec commit cb9b2e6Copy full SHA for cb9b2e6
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# dumi-theme-chakra
2
3
+## 0.0.22
4
+
5
+### Patch Changes
6
7
+- update deps
8
9
## 0.0.21
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "dumi-theme-chakra",
- "version": "0.0.21",
+ "version": "0.0.22",
"description": "chakra theme for dumi2",
"types": "dist/types.d.ts",
"main": "dist/cjs/index.js",
0 commit comments