Skip to content

Commit

Permalink
chore(release): 4.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.1.0](v4.0.0...v4.1.0) (2024-02-29)

### Features

* Allow to name colors ([#95](#95)) ([f707306](f707306))
  • Loading branch information
semantic-release-bot committed Feb 29, 2024
1 parent 4196a71 commit fba32c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [4.1.0](https://github.com/untemps/svelte-palette/compare/v4.0.0...v4.1.0) (2024-02-29)

### Features

- Allow to name colors ([#95](https://github.com/untemps/svelte-palette/issues/95)) ([f707306](https://github.com/untemps/svelte-palette/commit/f7073066eeef159714cee86e5f4bbad301590d0f))

# [4.0.0](https://github.com/untemps/svelte-palette/compare/v3.0.1...v4.0.0) (2023-12-09)

### Features
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": "@untemps/svelte-palette",
"version": "4.0.0",
"version": "4.1.0",
"author": "Vincent Le Badezet <v.lebadezet@untemps.net>",
"license": "MIT",
"homepage": "https://svelte-palette.vercel.app",
Expand Down

0 comments on commit fba32c9

Please sign in to comment.