chore(release): publish

- @standardnotes/clipper@1.1.43
 - @standardnotes/desktop@3.106.52
 - @standardnotes/mobile@3.53.52
 - @standardnotes/releases@1.4.320
 - @standardnotes/services@1.59.11
 - @standardnotes/snjs@2.168.19
 - @standardnotes/ui-services@1.26.13
 - @standardnotes/web@3.160.19
This commit is contained in:
StandardNotes CI
2023-05-31 16:13:07 +00:00
parent 7d691aa409
commit 153ec272d2
17 changed files with 58 additions and 8 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.43](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.42...@standardnotes/clipper@1.1.43) (2023-05-31)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.42](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.41...@standardnotes/clipper@1.1.42) (2023-05-30)
**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.42",
"version": "1.1.43",
"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.106.52](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.160.18...@standardnotes/desktop@3.106.52) (2023-05-31)
**Note:** Version bump only for package @standardnotes/desktop
## [3.106.51](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.160.17...@standardnotes/desktop@3.106.51) (2023-05-30)
**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.51",
"version": "3.106.52",
"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.52](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.51...@standardnotes/mobile@3.53.52) (2023-05-31)
**Note:** Version bump only for package @standardnotes/mobile
## [3.53.51](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.50...@standardnotes/mobile@3.53.51) (2023-05-30)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.53.51",
"version": "3.53.52",
"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.320](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.319...@standardnotes/releases@1.4.320) (2023-05-31)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.319](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.318...@standardnotes/releases@1.4.319) (2023-05-30)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.319",
"version": "1.4.320",
"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.
## [1.59.11](https://github.com/standardnotes/app/compare/@standardnotes/services@1.59.10...@standardnotes/services@1.59.11) (2023-05-31)
### Bug Fixes
* **desktop:** Fixed issue where local backup location would default to "[object Promise]" ([7d691aa](https://github.com/standardnotes/app/commit/7d691aa409af3636ad795491b8b817d9eb7a980d))
## [1.59.10](https://github.com/standardnotes/app/compare/@standardnotes/services@1.59.9...@standardnotes/services@1.59.10) (2023-05-22)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.59.10",
"version": "1.59.11",
"engines": {
"node": ">=16.0.0 <17.0.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.
## [2.168.19](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.168.18...@standardnotes/snjs@2.168.19) (2023-05-31)
**Note:** Version bump only for package @standardnotes/snjs
## [2.168.18](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.168.17...@standardnotes/snjs@2.168.18) (2023-05-26)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.168.18",
"version": "2.168.19",
"engines": {
"node": ">=16.0.0 <17.0.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.26.13](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.26.12...@standardnotes/ui-services@1.26.13) (2023-05-31)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.26.12](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.26.11...@standardnotes/ui-services@1.26.12) (2023-05-22)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.26.12",
"version": "1.26.13",
"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.160.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.18...@standardnotes/web@3.160.19) (2023-05-31)
### Bug Fixes
* **desktop:** Fixed issue where local backup location would default to "[object Promise]" ([7d691aa](https://github.com/standardnotes/app/commit/7d691aa409af3636ad795491b8b817d9eb7a980d))
## [3.160.18](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.17...@standardnotes/web@3.160.18) (2023-05-30)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.160.19",
"title": "[3.160.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.18...@standardnotes/web@3.160.19) (2023-05-31)",
"date": null,
"body": "### Bug Fixes\n\n* **desktop:** Fixed issue where local backup location would default to \"[object Promise]\" ([7d691aa](https://github.com/standardnotes/app/commit/7d691aa409af3636ad795491b8b817d9eb7a980d))",
"parsed": {
"_": [
"desktop: Fixed issue where local backup location would default to \"object Promise]\" ([7d691aa)"
],
"Bug Fixes": [
"desktop: Fixed issue where local backup location would default to \"object Promise]\" ([7d691aa)"
]
}
},
{
"version": "3.160.18",
"title": "[3.160.18](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.17...@standardnotes/web@3.160.18) (2023-05-30)",

View File

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