chore(release): publish
- @standardnotes/api@1.25.9 - @standardnotes/desktop@3.105.22 - @standardnotes/encryption@1.21.23 - @standardnotes/filepicker@1.28.28 - @standardnotes/files@1.14.38 - @standardnotes/mobile@3.51.53 - @standardnotes/models@1.43.11 - @standardnotes/releases@1.4.196 - @standardnotes/services@1.57.10 - @standardnotes/snjs@2.166.15 - @standardnotes/ui-services@1.24.38 - @standardnotes/web@3.150.22
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.150.22](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.21...@standardnotes/web@3.150.22) (2023-03-15)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Disabled pane gesture navigation by default and moved it to Labs since it is unstable ([636de8f](https://github.com/standardnotes/app/commit/636de8fada2f8cb7ef0260de6b7301559147d682))
|
||||
|
||||
## [3.150.21](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.20...@standardnotes/web@3.150.21) (2023-03-10)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.150.22",
|
||||
"title": "[3.150.22](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.21...@standardnotes/web@3.150.22) (2023-03-15)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Disabled pane gesture navigation by default and moved it to Labs since it is unstable ([636de8f](https://github.com/standardnotes/app/commit/636de8fada2f8cb7ef0260de6b7301559147d682))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Disabled pane gesture navigation by default and moved it to Labs since it is unstable (636de8f)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Disabled pane gesture navigation by default and moved it to Labs since it is unstable (636de8f)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.150.21",
|
||||
"title": "[3.150.21](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.20...@standardnotes/web@3.150.21) (2023-03-10)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.150.21",
|
||||
"version": "3.150.22",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user