chore(release): publish

- @standardnotes/desktop@3.104.36
 - @standardnotes/mobile@3.49.33
 - @standardnotes/releases@1.4.59
 - @standardnotes/snjs@2.156.9
 - @standardnotes/web@3.127.10
This commit is contained in:
StandardNotes CI
2022-12-22 15:23:29 +00:00
parent 63fdb328cb
commit f3e147f4c9
11 changed files with 43 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.127.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.9...@standardnotes/web@3.127.10) (2022-12-22)
### Bug Fixes
* Disabled Moments photo capture when app is passcode or biometrics locked ([#2114](https://github.com/standardnotes/app/issues/2114)) ([94c2802](https://github.com/standardnotes/app/commit/94c280256e0a71fb8078f0d0e4d7ad2b6d3c1462))
## [3.127.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.8...@standardnotes/web@3.127.9) (2022-12-21)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.127.10",
"title": "[3.127.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.9...@standardnotes/web@3.127.10) (2022-12-22)",
"date": null,
"body": "### Bug Fixes\n\n* Disabled Moments photo capture when app is passcode or biometrics locked ([#2114](https://github.com/standardnotes/app/issues/2114)) ([94c2802](https://github.com/standardnotes/app/commit/94c280256e0a71fb8078f0d0e4d7ad2b6d3c1462))",
"parsed": {
"_": [
"Disabled Moments photo capture when app is passcode or biometrics locked (#2114) (94c2802)"
],
"Bug Fixes": [
"Disabled Moments photo capture when app is passcode or biometrics locked (#2114) (94c2802)"
]
}
},
{
"version": "3.127.9",
"title": "[3.127.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.8...@standardnotes/web@3.127.9) (2022-12-21)",

View File

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