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 2d22503 commit c2423a4Copy full SHA for c2423a4
packages/minimal-shared/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# minimal-shared
2
3
+## 1.0.10
4
+
5
+_May 12, 2025_
6
7
+- Update `hooks/use-tabs`.
8
+- Update `utils/css-variables`.
9
10
+---
11
12
## 1.0.9
13
14
_May 7, 2025_
packages/minimal-shared/package.json
@@ -1,7 +1,7 @@
{
"name": "minimal-shared",
"author": "Minimals",
- "version": "1.0.9",
+ "version": "1.0.10",
"description": "Shared hooks and utils used by Minimal UI and Zone UI.",
"keywords": [
"typescript",
0 commit comments