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 e859abe commit 9c01d27Copy full SHA for 9c01d27
packages/ui/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.1.5 (2025-12-12)
2
+
3
+### fixes
4
5
+- fix selection styles not being readable
6
7
## 2.1.4 (2025-11-15)
8
9
### fixes
packages/ui/package.json
@@ -12,7 +12,7 @@
12
"type": "git",
13
"url": "https://github.com/nordcode-agency/nordcode/tree/main/packages/ui"
14
},
15
- "version": "2.1.4",
+ "version": "2.1.5",
16
"publishConfig": {
17
"access": "public"
18
0 commit comments