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 dcd7eb0 commit a59ba00Copy full SHA for a59ba00
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.0.3](https://github.com/famebot/chromagen/compare/v1.0.2...v1.0.3) (2025-01-03)
2
+
3
4
5
## [1.0.2](https://github.com/famebot/chromagen/compare/v1.0.1...v1.0.2) (2024-11-20)
6
7
- Various dependency, changelog, and documentation updates
package.json
@@ -1,6 +1,6 @@
{
"name": "@famebot/chromagen",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Color scheme generator",
"type": "module",
"source": "./src/index.js",
0 commit comments