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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.36](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.0.35...@standardnotes/clipper@1.0.36) (2023-05-01)
**Note:** Version bump only for package @standardnotes/clipper
## [1.0.35](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.0.34...@standardnotes/clipper@1.0.35) (2023-04-28)
**Note:** Version bump only for package @standardnotes/clipper

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes",
"version": "1.0.35",
"version": "1.0.36",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.105.85](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.153.14...@standardnotes/desktop@3.105.85) (2023-05-01)
**Note:** Version bump only for package @standardnotes/desktop
## [3.105.84](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.153.13...@standardnotes/desktop@3.105.84) (2023-04-28)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.105.84",
"version": "3.105.85",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.52.34](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.52.33...@standardnotes/mobile@3.52.34) (2023-05-01)
**Note:** Version bump only for package @standardnotes/mobile
## [3.52.33](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.52.32...@standardnotes/mobile@3.52.33) (2023-04-28)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.52.33",
"version": "3.52.34",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.265](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.264...@standardnotes/releases@1.4.265) (2023-05-01)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.264](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.263...@standardnotes/releases@1.4.264) (2023-04-28)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.264",
"version": "1.4.265",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",

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",