Skip to content

Commit 93f94df

Browse files
committed
chore(projects): release v0.2.1
1 parent afb79b2 commit 93f94df

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
@@ -1,6 +1,16 @@
11
# Changelog
22

33

4+
## [v0.2.1](https://github.com/soybeanjs/color-palette/compare/v0.2.0...v0.2.1) (2025-11-06)
5+
6+
###    🏡 Chore
7+
8+
- **tsdown**: update platform to neutral and adjust external dependencies &nbsp;-&nbsp; by @soybeanjs [<samp>(afb79)</samp>](https://github.com/soybeanjs/color-palette/commit/afb79b2)
9+
10+
### &nbsp;&nbsp;&nbsp;❤️ Contributors
11+
12+
[![soybeanjs](https://github.com/soybeanjs.png?size=48)](https://github.com/soybeanjs)&nbsp;&nbsp;
13+
414
## [v0.2.0](https://github.com/soybeanjs/color-palette/compare/v0.1.1...v0.2.0) (2025-11-06)
515

616
### &nbsp;&nbsp;&nbsp;💅 Refactors

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@soybeanjs/color-palette",
33
"type": "module",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"packageManager": "[email protected]",
66
"description": "generate color palette for tailwindcss, antd, nearest color palette",
77
"author": {

0 commit comments

Comments
 (0)