Skip to content

Commit 4e4aaba

Browse files
chore(release): 5.3.0 [skip ci]
# [5.3.0](v5.2.1...v5.3.0) (2026-07-18) ### Features * Add TypeScript support ([#212](#212)) ([f3a3d30](f3a3d30))
1 parent f3a3d30 commit 4e4aaba

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.3.0](https://github.com/untemps/svelte-palette/compare/v5.2.1...v5.3.0) (2026-07-18)
2+
3+
4+
### Features
5+
6+
* Add TypeScript support ([#212](https://github.com/untemps/svelte-palette/issues/212)) ([f3a3d30](https://github.com/untemps/svelte-palette/commit/f3a3d307cc2d10706413d5b27c32ea0725eab5a7))
7+
18
## [5.2.1](https://github.com/untemps/svelte-palette/compare/v5.2.0...v5.2.1) (2026-07-15)
29

310

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.2.1",
3+
"version": "5.3.0",
44
"author": "Vincent Le Badezet <v.lebadezet@untemps.net>",
55
"license": "MIT",
66
"homepage": "https://svelte-palette.vercel.app",

0 commit comments

Comments
 (0)