Skip to content

Commit c9ef73f

Browse files
Release 2.0.39
1 parent fb72627 commit c9ef73f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
4+
## v2.0.39 (2025-11-10)
5+
6+
#### :house: Internal
7+
* [#2413](https://github.com/shipshapecode/swach/pull/2413) Switch to relative paths in most spots ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
8+
9+
#### Committers: 1
10+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
11+
312
## v2.0.38 (2025-11-10)
413

514
## v2.0.37 (2025-11-10)

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.0.38",
3+
"version": "2.0.39",
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)