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 987be14 commit fd2a310Copy full SHA for fd2a310
CHANGELOG.md
@@ -7,6 +7,15 @@
7
8
9
10
+
11
+## v2.2.3 (2026-01-02)
12
13
+#### :bug: Bug Fix
14
+* [#2471](https://github.com/shipshapecode/swach/pull/2471) Still trying to fix Windows ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
15
16
+#### Committers: 1
17
+- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
18
19
## v2.2.2 (2026-01-02)
20
21
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Swach",
3
- "version": "2.2.2",
+ "version": "2.2.3",
4
"private": true,
5
"description": "A robust color management tool for the modern age.",
6
"repository": "https://github.com/shipshapecode/swach",
0 commit comments