chore(release): publish

- @standardnotes/desktop@3.23.262
 - @standardnotes/mobile@3.45.10
 - @standardnotes/releases@1.3.192
 - @standardnotes/ui-services@1.10.7
 - @standardnotes/web@3.90.8
This commit is contained in:
StandardNotes CI
2022-10-31 16:29:05 +00:00
parent 8b25c01551
commit 0ab79ec2da
10 changed files with 32 additions and 5 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.90.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.90.7...@standardnotes/web@3.90.8) (2022-10-31)
### Bug Fixes
* **web:** support for older browsers like Safari 11 on iOS 13.7 ([fef1bdf](https://github.com/standardnotes/app/commit/fef1bdf7999df8e08240336fbdc94d9e98c167a7))
## [3.90.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.90.6...@standardnotes/web@3.90.7) (2022-10-31)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.90.7",
"version": "3.90.8",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes.",