chore(release): publish

- @standardnotes/clipper@1.0.36
 - @standardnotes/desktop@3.105.85
 - @standardnotes/mobile@3.52.34
 - @standardnotes/releases@1.4.265
 - @standardnotes/web@3.154.0
This commit is contained in:
StandardNotes CI
2023-05-01 14:14:26 +00:00
parent 2b8d7e65ff
commit 30c160f4b8
11 changed files with 41 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.154.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.153.14...@standardnotes/web@3.154.0) (2023-05-01)
### Features
* Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs ([#2319](https://github.com/standardnotes/app/issues/2319)) ([6d326e2](https://github.com/standardnotes/app/commit/6d326e2db4e385273b1d50f98427397ce91e631b))
## [3.153.14](https://github.com/standardnotes/app/compare/@standardnotes/web@3.153.13...@standardnotes/web@3.153.14) (2023-04-28)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.154.0",
"title": "[3.154.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.153.14...@standardnotes/web@3.154.0) (2023-05-01)",
"date": null,
"body": "### Features\n\n* Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs ([#2319](https://github.com/standardnotes/app/issues/2319)) ([6d326e2](https://github.com/standardnotes/app/commit/6d326e2db4e385273b1d50f98427397ce91e631b))",
"parsed": {
"_": [
"Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs (#2319) (6d326e2)"
],
"Features": [
"Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs (#2319) (6d326e2)"
]
}
},
{
"version": "3.153.14",
"title": "[3.153.14](https://github.com/standardnotes/app/compare/@standardnotes/web@3.153.13...@standardnotes/web@3.153.14) (2023-04-28)",

View File

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