chore(release): publish

- @standardnotes/desktop@3.104.18
 - @standardnotes/mobile@3.49.17
 - @standardnotes/releases@1.4.41
 - @standardnotes/toast@1.3.14
 - @standardnotes/ui-services@1.19.5
 - @standardnotes/web@3.123.1
This commit is contained in:
StandardNotes CI
2022-12-08 16:09:41 +00:00
parent 3bcd969f83
commit ad70bea368
13 changed files with 46 additions and 6 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.123.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.123.0...@standardnotes/web@3.123.1) (2022-12-08)
### Bug Fixes
* Fixed issue where passcode lock setting was not visible on mobile ([d4af612](https://github.com/standardnotes/app/commit/d4af612fea6960a5233404682aeb1819754b9b8b))
# [3.123.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.122.0...@standardnotes/web@3.123.0) (2022-12-08)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.123.1",
"title": "[3.123.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.123.0...@standardnotes/web@3.123.1) (2022-12-08)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where passcode lock setting was not visible on mobile ([d4af612](https://github.com/standardnotes/app/commit/d4af612fea6960a5233404682aeb1819754b9b8b))",
"parsed": {
"_": [
"Fixed issue where passcode lock setting was not visible on mobile (d4af612)"
],
"Bug Fixes": [
"Fixed issue where passcode lock setting was not visible on mobile (d4af612)"
]
}
},
{
"version": "3.123.0",
"title": "[3.123.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.122.0...@standardnotes/web@3.123.0) (2022-12-08)",

View File

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