chore(release): publish

- @standardnotes/clipper@1.1.400
 - @standardnotes/desktop@3.110.2
 - @standardnotes/mobile@3.58.59
 - @standardnotes/releases@1.4.695
 - @standardnotes/ui-services@1.36.1
 - @standardnotes/web@3.187.1
This commit is contained in:
StandardNotes CI
2024-01-28 17:31:50 +00:00
parent 5a49005e79
commit 8977da3960
13 changed files with 48 additions and 6 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.400](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.399...@standardnotes/clipper@1.1.400) (2024-01-28)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.399](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.398...@standardnotes/clipper@1.1.399) (2024-01-27)
**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.399",
"version": "1.1.400",
"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.110.2](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.187.0...@standardnotes/desktop@3.110.2) (2024-01-28)
**Note:** Version bump only for package @standardnotes/desktop
## [3.110.1](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.110.0...@standardnotes/desktop@3.110.1) (2024-01-27)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.110.1",
"version": "3.110.2",
"license": "AGPL-3.0",
"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.58.59](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.187.0...@standardnotes/mobile@3.58.59) (2024-01-28)
**Note:** Version bump only for package @standardnotes/mobile
## [3.58.58](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.57...@standardnotes/mobile@3.58.58) (2024-01-27)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.58",
"version": "3.58.59",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0",

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.695](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.694...@standardnotes/releases@1.4.695) (2024-01-28)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.694](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.693...@standardnotes/releases@1.4.694) (2024-01-27)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.694",
"version": "1.4.695",
"license": "AGPL-3.0",
"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.
## [1.36.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.36.0...@standardnotes/ui-services@1.36.1) (2024-01-28)
### Bug Fixes
* The shortcut for displaying the keyboard shortcut help dialog has been changed to `Ctrl + /` ([5a49005](https://github.com/standardnotes/app/commit/5a49005e7961ed254667f62cdba5deba2c792fa7))
# [1.36.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.35.23...@standardnotes/ui-services@1.36.0) (2024-01-27)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.36.0",
"version": "1.36.1",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

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.187.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.187.0...@standardnotes/web@3.187.1) (2024-01-28)
### Bug Fixes
* The shortcut for displaying the keyboard shortcut help dialog has been changed to `Ctrl + /` ([5a49005](https://github.com/standardnotes/app/commit/5a49005e7961ed254667f62cdba5deba2c792fa7))
# [3.187.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.1...@standardnotes/web@3.187.0) (2024-01-27)
### Features

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.187.1",
"title": "[3.187.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.187.0...@standardnotes/web@3.187.1) (2024-01-28)",
"date": null,
"body": "### Bug Fixes\n\n* The shortcut for displaying the keyboard shortcut help dialog has been changed to `Ctrl + /` ([5a49005](https://github.com/standardnotes/app/commit/5a49005e7961ed254667f62cdba5deba2c792fa7))",
"parsed": {
"_": [
"The shortcut for displaying the keyboard shortcut help dialog has been changed to Ctrl + / (5a49005)"
],
"Bug Fixes": [
"The shortcut for displaying the keyboard shortcut help dialog has been changed to Ctrl + / (5a49005)"
]
}
},
{
"version": "3.187.0",
"title": "[3.187.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.1...@standardnotes/web@3.187.0) (2024-01-27)",

View File

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