StandardNotes CI
2022-12-02 16:44:12 +00:00
parent 6cacdd8c58
commit c8c166d2a0
27 changed files with 90 additions and 13 deletions

View File

@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.117.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.1...@standardnotes/web@3.117.2) (2022-12-02)
### Bug Fixes
* fixes issue where files imported from another account could not be deleted ([#2082](https://github.com/standardnotes/app/issues/2082)) ([b5b6192](https://github.com/standardnotes/app/commit/b5b6192b603b5ce60b913cc7138d30e46aafbe14))
* **mobile:** Fixes issue where file upload doesn't work with immediate biometrics ([#2083](https://github.com/standardnotes/app/issues/2083)) ([6cacdd8](https://github.com/standardnotes/app/commit/6cacdd8c5882ac562c73a706aa4237c53a049f5c))
## [3.117.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.0...@standardnotes/web@3.117.1) (2022-12-02)
### Bug Fixes