chore(release): publish

- @standardnotes/clipper@1.1.24
 - @standardnotes/desktop@3.106.33
 - @standardnotes/icons@1.11.0
 - @standardnotes/mobile@3.53.33
 - @standardnotes/releases@1.4.301
 - @standardnotes/toast@1.3.31
 - @standardnotes/ui-services@1.26.10
 - @standardnotes/web@3.160.0
This commit is contained in:
StandardNotes CI
2023-05-17 14:44:08 +00:00
parent e5c580deab
commit 240bf669a1
17 changed files with 58 additions and 8 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.160.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.159.17...@standardnotes/web@3.160.0) (2023-05-17)
### Features
* Preferences view layout on mobile has been updated, and can be dismissed by swiping from the right ([e5c580d](https://github.com/standardnotes/app/commit/e5c580deab14a5fb8bea59560d230c22ccc307d4))
## [3.159.17](https://github.com/standardnotes/app/compare/@standardnotes/web@3.159.16...@standardnotes/web@3.159.17) (2023-05-16)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.160.0",
"title": "[3.160.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.159.17...@standardnotes/web@3.160.0) (2023-05-17)",
"date": null,
"body": "### Features\n\n* Preferences view layout on mobile has been updated, and can be dismissed by swiping from the right ([e5c580d](https://github.com/standardnotes/app/commit/e5c580deab14a5fb8bea59560d230c22ccc307d4))",
"parsed": {
"_": [
"Preferences view layout on mobile has been updated, and can be dismissed by swiping from the right (e5c580d)"
],
"Features": [
"Preferences view layout on mobile has been updated, and can be dismissed by swiping from the right (e5c580d)"
]
}
},
{
"version": "3.159.17",
"title": "[3.159.17](https://github.com/standardnotes/app/compare/@standardnotes/web@3.159.16...@standardnotes/web@3.159.17) (2023-05-16)",

View File

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