chore(release): publish
- @standardnotes/clipper@1.1.6 - @standardnotes/desktop@3.106.15 - @standardnotes/mobile@3.53.15 - @standardnotes/releases@1.4.283 - @standardnotes/web@3.159.0
This commit is contained in:
@@ -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.159.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.158.5...@standardnotes/web@3.159.0) (2023-05-09)
|
||||
|
||||
### Features
|
||||
|
||||
* Swipe gestures on mobile have been improved, and are now enabled by default. You can turn them off from Preferences > General > Labs ([#2321](https://github.com/standardnotes/app/issues/2321)) ([e1bbff1](https://github.com/standardnotes/app/commit/e1bbff14b6111a4f835b9073acb3cba7ce310087))
|
||||
|
||||
## [3.158.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.158.4...@standardnotes/web@3.158.5) (2023-05-08)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.159.0",
|
||||
"title": "[3.159.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.158.5...@standardnotes/web@3.159.0) (2023-05-09)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Swipe gestures on mobile have been improved, and are now enabled by default. You can turn them off from Preferences > General > Labs ([#2321](https://github.com/standardnotes/app/issues/2321)) ([e1bbff1](https://github.com/standardnotes/app/commit/e1bbff14b6111a4f835b9073acb3cba7ce310087))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Swipe gestures on mobile have been improved, and are now enabled by default. You can turn them off from Preferences > General > Labs (#2321) (e1bbff1)"
|
||||
],
|
||||
"Features": [
|
||||
"Swipe gestures on mobile have been improved, and are now enabled by default. You can turn them off from Preferences > General > Labs (#2321) (e1bbff1)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.158.5",
|
||||
"title": "[3.158.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.158.4...@standardnotes/web@3.158.5) (2023-05-08)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.158.5",
|
||||
"version": "3.159.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user