chore(release): publish

- @standardnotes/api@1.8.4
 - @standardnotes/desktop@3.23.169
 - @standardnotes/encryption@1.15.6
 - @standardnotes/filepicker@1.23.6
 - @standardnotes/files@1.10.6
 - @standardnotes/mobile@3.37.3
 - @standardnotes/releases@1.3.94
 - @standardnotes/services@1.22.1
 - @standardnotes/sncrypto-common@1.12.0
 - @standardnotes/sncrypto-web@1.13.0
 - @standardnotes/snjs@2.133.1
 - @standardnotes/ui-services@1.3.6
 - @standardnotes/web@3.62.3
This commit is contained in:
StandardNotes CI
2022-09-28 15:16:53 +00:00
parent eafa65e934
commit f6d0aa0f0a
26 changed files with 71 additions and 13 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.62.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.62.2...@standardnotes/web@3.62.3) (2022-09-28)
### Bug Fixes
* grey flash on textarea focus on safari/webkit ([#1661](https://github.com/standardnotes/app/issues/1661)) ([eafa65e](https://github.com/standardnotes/app/commit/eafa65e93487e60a4b9ee37f8cc9932bbbd8917c))
## [3.62.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.62.1...@standardnotes/web@3.62.2) (2022-09-28)
### Bug Fixes

View File

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