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 d718cfe commit dfd2a9aCopy full SHA for dfd2a9a
2 files changed
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+
3
+## v2.0.31 (2025-11-10)
4
5
+#### :house: Internal
6
+* [#2410](https://github.com/shipshapecode/swach/pull/2410) Support ARM for snap ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
7
8
+#### Committers: 1
9
+- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
10
11
## v2.0.30 (2025-11-06)
12
13
## v2.0.29 (2025-11-06)
package.json
@@ -1,6 +1,6 @@
{
"name": "swach",
- "version": "2.0.30",
+ "version": "2.0.31",
"private": true,
"description": "A robust color management tool for the modern age.",
"repository": "https://github.com/shipshapecode/swach",
0 commit comments