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 908b583 commit 2af31a5Copy full SHA for 2af31a5
.changeset/modern-rocks-switch.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# namesake
2
3
+## 1.1.3
4
+
5
+### Patch Changes
6
7
+- 908b583: Fix color issues in Windows High Contrast (Forced Colors) mode
8
9
## 1.1.2
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "namesake",
- "version": "1.1.2",
+ "version": "1.1.3",
"private": true,
"type": "module",
"scripts": {
0 commit comments