From 90e1f23a1fa241110acb6fbdd7ae0559c39d836a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 15 Aug 2024 11:58:10 +0000 Subject: [PATCH] chore(release): 1.4.0-staging.7 [skip ci] # [1.4.0-staging.7](https://github.com/pawcoding/rainbow-palette/compare/v1.4.0-staging.6...v1.4.0-staging.7) (2024-08-15) ### Bug Fixes * **editor:** open editor with correct width ([8208512](https://github.com/pawcoding/rainbow-palette/commit/8208512a9304abdb89beb288a55d83876fd6ea17)) * **export:** open editor with correct width ([a8757b1](https://github.com/pawcoding/rainbow-palette/commit/a8757b19ee74a09bccfcc2ec7347dad3e985cbdf)) * **editor:** use correct cursor when save is disabled ([9cb46c2](https://github.com/pawcoding/rainbow-palette/commit/9cb46c2eb0a4ad7bdf29bb5861f7df4a34ad87aa)) * **export-modal:** use correct translation for close button ([e2a818b](https://github.com/pawcoding/rainbow-palette/commit/e2a818b542c8c1bbb5f4bb120d18530ac25ef70b)) ### Features * **dialog:** add dialog component ([3e92ada](https://github.com/pawcoding/rainbow-palette/commit/3e92adab83ea9260b6ab5fb8bd58ec61534a7889)) * **dialog:** handle I/O for dialog ([441462d](https://github.com/pawcoding/rainbow-palette/commit/441462d2c32428e563c957a0092698b54d2a3754)) * **dialog:** migrate `alert` to use custom dialog ([1ccc60a](https://github.com/pawcoding/rainbow-palette/commit/1ccc60adc93b24f3b31011086aedda3aca002851)) * **dialog:** migrate `confirm` to use custom dialog ([60a58dd](https://github.com/pawcoding/rainbow-palette/commit/60a58dd9bc4615b4c47a9f813cb658c64bdd4e28)) * **dialog:** migrate `prompt` to use custom dialog ([c86e785](https://github.com/pawcoding/rainbow-palette/commit/c86e785f476b24ea6070f4789a98f004c7aad9b2)) * **list:** prompt user to give duplicate palette a new name ([3727dc0](https://github.com/pawcoding/rainbow-palette/commit/3727dc05a329ab21daa76418f2ab539acacf1380)) --- ngsw-config.json | 2 +- package.json | 2 +- src/sitemap.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ngsw-config.json b/ngsw-config.json index 23d0d51..6b05e67 100644 --- a/ngsw-config.json +++ b/ngsw-config.json @@ -32,6 +32,6 @@ } ], "appData": { - "version": "1.4.0-staging.6" + "version": "1.4.0-staging.7" } } \ No newline at end of file diff --git a/package.json b/package.json index 4fde51d..982b02e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rainbow-palette", - "version": "1.4.0-staging.6", + "version": "1.4.0-staging.7", "description": "This app generates your own custom color palette from just a single color. Preview your palette live or export it for usage with CSS or TailwindCSS.", "homepage": "https://rainbow-palette.app/", "bugs": { diff --git a/src/sitemap.xml b/src/sitemap.xml index bfbb8b9..3a4ce5a 100644 --- a/src/sitemap.xml +++ b/src/sitemap.xml @@ -3,14 +3,14 @@ https://rainbow-palette.app/ - 2024-08-10 + 2024-08-15 monthly 1.00 https://rainbow-palette.app/imprint - 2024-08-10 + 2024-08-15 yearly 0.10