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:
StandardNotes CI
2023-05-09 17:31:46 +00:00
parent 36065d8320
commit 8c3a2d3bc8
11 changed files with 43 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.1.6](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.5...@standardnotes/clipper@1.1.6) (2023-05-09)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.5](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.4...@standardnotes/clipper@1.1.5) (2023-05-08)
**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.1.5",
"version": "1.1.6",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

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.106.15](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.158.5...@standardnotes/desktop@3.106.15) (2023-05-09)
### Bug Fixes
* **desktop:** Fixed dropdown height on desktop ([#2328](https://github.com/standardnotes/app/issues/2328)) ([36065d8](https://github.com/standardnotes/app/commit/36065d8320385b52509c089430092fc9ed658c9e))
## [3.106.14](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.158.4...@standardnotes/desktop@3.106.14) (2023-05-08)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.106.14",
"version": "3.106.15",
"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.53.15](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.14...@standardnotes/mobile@3.53.15) (2023-05-09)
**Note:** Version bump only for package @standardnotes/mobile
## [3.53.14](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.13...@standardnotes/mobile@3.53.14) (2023-05-08)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.53.14",
"version": "3.53.15",
"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.283](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.282...@standardnotes/releases@1.4.283) (2023-05-09)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.282](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.281...@standardnotes/releases@1.4.282) (2023-05-08)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.282",
"version": "1.4.283",
"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.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

View File

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

View File

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