We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9039ae6 commit 9d54d02Copy full SHA for 9d54d02
index.json
@@ -345,7 +345,7 @@
345
"setting": {
346
"install": true,
347
"react": true,
348
- "version": "2.0.1",
+ "version": "2.0.2",
349
"style": true,
350
"icon": false,
351
"test": true,
src/setting/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.0.2 (27 Feb 2025)
2
+
3
+* refactor: theme
4
5
## 2.0.1 (11 Jun 2024)
6
7
* fix: react custom className not working
src/setting/package.json
@@ -1,6 +1,6 @@
{
"name": "setting",
"description": "Settings panel",
"dependencies": {
"micromark": "^3.1.0"
0 commit comments