chore(release): publish
- @standardnotes/desktop@3.102.4 - @standardnotes/mobile@3.47.4 - @standardnotes/releases@1.4.5 - @standardnotes/web@3.110.1
This commit is contained in:
@@ -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.110.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.110.0...@standardnotes/web@3.110.1) (2022-11-25)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* issue where plaintext editor autofocus would interfere with sign in form ([a6efc53](https://github.com/standardnotes/app/commit/a6efc5336b5e5b4814e7e833ccdc2cd4b0096ce8))
|
||||
|
||||
# [3.110.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.109.1...@standardnotes/web@3.110.0) (2022-11-25)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.110.1",
|
||||
"title": "[3.110.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.110.0...@standardnotes/web@3.110.1) (2022-11-25)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* issue where plaintext editor autofocus would interfere with sign in form ([a6efc53](https://github.com/standardnotes/app/commit/a6efc5336b5e5b4814e7e833ccdc2cd4b0096ce8))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"issue where plaintext editor autofocus would interfere with sign in form (a6efc53)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"issue where plaintext editor autofocus would interfere with sign in form (a6efc53)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.110.0",
|
||||
"title": "[3.110.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.109.1...@standardnotes/web@3.110.0) (2022-11-25)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.110.0",
|
||||
"version": "3.110.1",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user