Skip to content

Commit

Permalink
chore: release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rdela committed Nov 20, 2024
1 parent e9a6788 commit c2db6d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.0.2](https://github.com/famebot/chromagen/compare/v1.0.1...v1.0.2) (2024-11-20)



## [1.0.1](https://github.com/famebot/chromagen/compare/v1.0.0...v1.0.1) (2024-03-21)

* chore(docs): update readme and changelog ([35c8233](https://github.com/famebot/chromagen/commit/35c8233fdd7f6cefe93ba96345c66cb25530a55b))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@famebot/chromagen",
"version": "1.0.1",
"version": "1.0.2",
"description": "Color scheme generator",
"type": "module",
"source": "./src/index.js",
Expand Down

0 comments on commit c2db6d9

Please sign in to comment.