-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.1.0](v1.0.1...v1.1.0) (2024-03-26) ### Bug Fixes * **ci:** add back chromatic action ([8436c28](8436c28)) * **value:** copy value directly instead of by hex ([1e7d88f](1e7d88f)) * **layout:** enable click on RP logo ([bf47791](bf47791)) * **view:** redirect to home on app start without palette ([ae36838](ae36838)) ### Features * **sitemap:** add sitemap generation ([3389b03](3389b03)) * **editor:** close editor with esc when no changes made ([42fa17d](42fa17d)) * **toast-stack:** upgrade toast service to show multiple toasts ([c5b38fa](c5b38fa))
- Loading branch information
1 parent
e4596f0
commit 6130ca3
Showing
3 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,6 +32,6 @@ | |
} | ||
], | ||
"appData": { | ||
"version": "1.1.0-staging.2" | ||
"version": "1.1.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters