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 2dbd2f9 commit abb0eebCopy full SHA for abb0eeb
CHANGELOG.md
@@ -6,6 +6,15 @@
6
7
8
9
+
10
+## v2.2.2 (2026-01-02)
11
12
+#### :bug: Bug Fix
13
+* [#2470](https://github.com/shipshapecode/swach/pull/2470) Fix Windows DPI issues more ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
14
15
+#### Committers: 1
16
+- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
17
18
## v2.2.1 (2025-12-29)
19
20
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Swach",
3
- "version": "2.2.1",
+ "version": "2.2.2",
4
"private": true,
5
"description": "A robust color management tool for the modern age.",
"repository": "https://github.com/shipshapecode/swach",
0 commit comments