Update version and changelogs
BetterDiscord CI / build (push) Waiting to run

- Fixes #1726
- Fixes #1727
This commit is contained in:
2024-03-16 00:08:09 -04:00
parent c7608d90db
commit a919edecb9
3 changed files with 18 additions and 46 deletions
+14
View File
@@ -2,6 +2,20 @@
This changelog starts with the restructured 1.0.0 release that happened after context isolation changes. The changelogs here should more-or-less mirror the ones that get shown in the client but probably with less formatting and pizzazz.
## 1.10.1
### Added
- Added an `ErrorBoundary` to the custom modal stack to prevent errors from bubbling up and preventing startup.
### Removed
### Changed
### Fixed
- Fixed modal transition component search for Discord's new function component version
## 1.10.0
### Added