Skip to content

Commit 1689cf7

Browse files
chore(release): 1.5.0-staging.5 [skip ci]
# [1.5.0-staging.5](v1.5.0-staging.4...v1.5.0-staging.5) (2024-08-30)
1 parent f81c666 commit 1689cf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ngsw-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
}
3333
],
3434
"appData": {
35-
"version": "1.5.0-staging.4"
35+
"version": "1.5.0-staging.5"
3636
}
3737
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rainbow-palette",
3-
"version": "1.5.0-staging.4",
3+
"version": "1.5.0-staging.5",
44
"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.",
55
"homepage": "https://rainbow-palette.app/",
66
"bugs": {

0 commit comments

Comments
 (0)