diff --git a/CHANGELOG.md b/CHANGELOG.md index b27c26e..7fe7d3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [1.1.0-staging.2](https://github.com/pawcoding/rainbow-palette/compare/v1.1.0-staging.1...v1.1.0-staging.2) (2024-03-26) + + +### Bug Fixes + +* **value:** copy value directly instead of by hex ([1e7d88f](https://github.com/pawcoding/rainbow-palette/commit/1e7d88f2e653737de03dd0914a1ea09fb4d74324)) +* **layout:** enable click on RP logo ([bf47791](https://github.com/pawcoding/rainbow-palette/commit/bf477913eee2c6e2c41ed444b8a612a7a3361473)) + + +### Features + +* **editor:** close editor with esc when no changes made ([42fa17d](https://github.com/pawcoding/rainbow-palette/commit/42fa17d2f1ce428eb3b53378a0c3122f089c0bec)) +* **toast-stack:** upgrade toast service to show multiple toasts ([c5b38fa](https://github.com/pawcoding/rainbow-palette/commit/c5b38fa15289d5619fd9e928c82c7e120465dd8d)) + # [1.1.0-staging.1](https://github.com/pawcoding/rainbow-palette/compare/v1.0.2-staging.2...v1.1.0-staging.1) (2024-03-24) diff --git a/ngsw-config.json b/ngsw-config.json index c9accd9..881c423 100644 --- a/ngsw-config.json +++ b/ngsw-config.json @@ -32,6 +32,6 @@ } ], "appData": { - "version": "1.1.0-staging.1" + "version": "1.1.0-staging.2" } } \ No newline at end of file diff --git a/package.json b/package.json index 388556a..65861cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rainbow-palette", - "version": "1.1.0-staging.1", + "version": "1.1.0-staging.2", "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 28cd346..2692cde 100644 --- a/src/sitemap.xml +++ b/src/sitemap.xml @@ -3,14 +3,14 @@ https://rainbow-palette.app/ - 2024-03-24 + 2024-03-26 monthly 1.00 https://rainbow-palette.app/imprint - 2024-03-24 + 2024-03-26 yearly 0.10