Skip to content

Commit 6104fdd

Browse files
Release 2.1.0
1 parent b2d1257 commit 6104fdd

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33

44

5+
6+
## v2.1.0 (2025-12-10)
7+
8+
#### :rocket: Enhancement
9+
* [#2429](https://github.com/shipshapecode/swach/pull/2429) Implement new color picker with better updates ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
10+
11+
#### :house: Internal
12+
* [#2440](https://github.com/shipshapecode/swach/pull/2440) pnpm update ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
13+
14+
#### Committers: 1
15+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
16+
517
## v2.0.88 (2025-11-22)
618

719
## v2.0.87 (2025-11-21)

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