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 094c1fd commit 218b603Copy full SHA for 218b603
CHANGELOG.md
@@ -5,6 +5,15 @@
5
6
7
8
+
9
+## v2.2.1 (2025-12-29)
10
11
+#### :bug: Bug Fix
12
+* [#2468](https://github.com/shipshapecode/swach/pull/2468) Make Windows capturer DPI aware ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
13
14
+#### Committers: 1
15
+- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
16
17
## v2.2.0 (2025-12-16)
18
19
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Swach",
3
- "version": "2.2.0",
+ "version": "2.2.1",
4
"private": true,
"description": "A robust color management tool for the modern age.",
"repository": "https://github.com/shipshapecode/swach",
0 commit comments