chore(release): publish

- @standardnotes/blocks-editor@1.16.2
 - @standardnotes/desktop@3.104.122
 - @standardnotes/icons@1.10.2
 - @standardnotes/mobile@3.51.2
 - @standardnotes/releases@1.4.145
 - @standardnotes/snjs@2.165.2
 - @standardnotes/toast@1.3.21
 - @standardnotes/ui-services@1.24.21
 - @standardnotes/web@3.144.2
This commit is contained in:
StandardNotes CI
2023-02-01 14:05:20 +00:00
parent 712047d6f9
commit 14bb9326ec
19 changed files with 61 additions and 9 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.144.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.1...@standardnotes/web@3.144.2) (2023-02-01)
### Bug Fixes
* Fixed issue where the first input in the challenge modal would get focused when typing in another input ([9be4f5b](https://github.com/standardnotes/app/commit/9be4f5b4cd9092550063ef67bb5ea86d91a6432c))
## [3.144.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.0...@standardnotes/web@3.144.1) (2023-02-01)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.144.2",
"title": "[3.144.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.1...@standardnotes/web@3.144.2) (2023-02-01)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where the first input in the challenge modal would get focused when typing in another input ([9be4f5b](https://github.com/standardnotes/app/commit/9be4f5b4cd9092550063ef67bb5ea86d91a6432c))",
"parsed": {
"_": [
"Fixed issue where the first input in the challenge modal would get focused when typing in another input (9be4f5b)"
],
"Bug Fixes": [
"Fixed issue where the first input in the challenge modal would get focused when typing in another input (9be4f5b)"
]
}
},
{
"version": "3.144.1",
"title": "[3.144.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.0...@standardnotes/web@3.144.1) (2023-02-01)",

View File

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