Skip to content

Commit 024306d

Browse files
Release 2.3.1
1 parent 65906d3 commit 024306d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99

1010

1111

12+
13+
## v2.3.1 (2026-01-22)
14+
15+
#### :house: Internal
16+
* [#2509](https://github.com/shipshapecode/swach/pull/2509) Move magnifier to external package, hue-hunter ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
17+
* [#2508](https://github.com/shipshapecode/swach/pull/2508) Use node 24 / electron 40 ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
18+
19+
#### Committers: 1
20+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
21+
1222
## v2.3.0 (2026-01-15)
1323

1424
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Swach",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"private": true,
55
"description": "A robust color management tool for the modern age.",
66
"repository": "https://github.com/shipshapecode/swach",

0 commit comments

Comments
 (0)