Skip to content

Commit bedbcb2

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2026-03-26) ### Bug Fixes * Normalize rgb/rgba output from EyeDropper API ([#141](#141)) ([509bc38](509bc38))
1 parent 509bc38 commit bedbcb2

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [5.0.1](https://github.com/untemps/svelte-palette/compare/v5.0.0...v5.0.1) (2026-03-26)
2+
3+
### Bug Fixes
4+
5+
- Normalize rgb/rgba output from EyeDropper API ([#141](https://github.com/untemps/svelte-palette/issues/141)) ([509bc38](https://github.com/untemps/svelte-palette/commit/509bc38655e141a9369593479b4112b2f1c05239))
6+
17
# [5.0.0](https://github.com/untemps/svelte-palette/compare/v4.1.0...v5.0.0) (2026-03-16)
28

39
- feat!: Migrate to Svelte 5 ([e9551d6](https://github.com/untemps/svelte-palette/commit/e9551d60ad7d717be8dac94d4719adbe0914672c))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@untemps/svelte-palette",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"author": "Vincent Le Badezet <v.lebadezet@untemps.net>",
55
"license": "MIT",
66
"homepage": "https://svelte-palette.vercel.app",

0 commit comments

Comments
 (0)