chore(release): publish

- @standardnotes/api@1.26.16
 - @standardnotes/clipper@1.1.55
 - @standardnotes/desktop@3.106.64
 - @standardnotes/encryption@1.21.42
 - @standardnotes/filepicker@1.28.51
 - @standardnotes/files@1.15.13
 - @standardnotes/mobile@3.53.64
 - @standardnotes/models@1.46.3
 - @standardnotes/releases@1.4.332
 - @standardnotes/services@1.60.5
 - @standardnotes/snjs@2.169.5
 - @standardnotes/ui-services@1.26.20
 - @standardnotes/web@3.162.7
This commit is contained in:
StandardNotes CI 2023-06-27 17:09:34 +00:00
parent d3378a704a
commit 9ca0604352
No known key found for this signature in database
GPG Key ID: 2D9915D52FD9CAD9
27 changed files with 76 additions and 13 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.26.16](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.15...@standardnotes/api@1.26.16) (2023-06-27)
**Note:** Version bump only for package @standardnotes/api
## [1.26.15](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.14...@standardnotes/api@1.26.15) (2023-06-26)
**Note:** Version bump only for package @standardnotes/api

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.15",
"version": "1.26.16",
"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.1.55](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.54...@standardnotes/clipper@1.1.55) (2023-06-27)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.54](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.53...@standardnotes/clipper@1.1.54) (2023-06-26)
**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.54",
"version": "1.1.55",
"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.64](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.162.6...@standardnotes/desktop@3.106.64) (2023-06-27)
**Note:** Version bump only for package @standardnotes/desktop
## [3.106.63](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.162.5...@standardnotes/desktop@3.106.63) (2023-06-26)
**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.63",
"version": "3.106.64",
"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.
## [1.21.42](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.41...@standardnotes/encryption@1.21.42) (2023-06-27)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.41](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.40...@standardnotes/encryption@1.21.41) (2023-06-25)
**Note:** Version bump only for package @standardnotes/encryption

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.41",
"version": "1.21.42",
"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.28.51](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.50...@standardnotes/filepicker@1.28.51) (2023-06-27)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.50](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.49...@standardnotes/filepicker@1.28.50) (2023-06-25)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.50",
"version": "1.28.51",
"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.15.13](https://github.com/standardnotes/app/compare/@standardnotes/files@1.15.12...@standardnotes/files@1.15.13) (2023-06-27)
**Note:** Version bump only for package @standardnotes/files
## [1.15.12](https://github.com/standardnotes/app/compare/@standardnotes/files@1.15.11...@standardnotes/files@1.15.12) (2023-06-25)
**Note:** Version bump only for package @standardnotes/files

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.15.12",
"version": "1.15.13",
"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.
## [3.53.64](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.63...@standardnotes/mobile@3.53.64) (2023-06-27)
**Note:** Version bump only for package @standardnotes/mobile
## [3.53.63](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.62...@standardnotes/mobile@3.53.63) (2023-06-26)
**Note:** Version bump only for package @standardnotes/mobile

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.53.63",
"version": "3.53.64",
"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.46.3](https://github.com/standardnotes/app/compare/@standardnotes/models@1.46.2...@standardnotes/models@1.46.3) (2023-06-27)
**Note:** Version bump only for package @standardnotes/models
## [1.46.2](https://github.com/standardnotes/app/compare/@standardnotes/models@1.46.1...@standardnotes/models@1.46.2) (2023-06-25)
**Note:** Version bump only for package @standardnotes/models

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.46.2",
"version": "1.46.3",
"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.4.332](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.331...@standardnotes/releases@1.4.332) (2023-06-27)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.331](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.330...@standardnotes/releases@1.4.331) (2023-06-26)
**Note:** Version bump only for package @standardnotes/releases

View File

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

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.60.5](https://github.com/standardnotes/app/compare/@standardnotes/services@1.60.4...@standardnotes/services@1.60.5) (2023-06-27)
**Note:** Version bump only for package @standardnotes/services
## [1.60.4](https://github.com/standardnotes/app/compare/@standardnotes/services@1.60.3...@standardnotes/services@1.60.4) (2023-06-26)
**Note:** Version bump only for package @standardnotes/services

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.60.4",
"version": "1.60.5",
"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.169.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.169.4...@standardnotes/snjs@2.169.5) (2023-06-27)
**Note:** Version bump only for package @standardnotes/snjs
## [2.169.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.169.3...@standardnotes/snjs@2.169.4) (2023-06-26)
**Note:** Version bump only for package @standardnotes/snjs

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.169.4",
"version": "2.169.5",
"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.20](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.26.19...@standardnotes/ui-services@1.26.20) (2023-06-27)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.26.19](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.26.18...@standardnotes/ui-services@1.26.19) (2023-06-26)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.26.19",
"version": "1.26.20",
"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.
## [3.162.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.6...@standardnotes/web@3.162.7) (2023-06-27)
**Note:** Version bump only for package @standardnotes/web
## [3.162.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.5...@standardnotes/web@3.162.6) (2023-06-26)
**Note:** Version bump only for package @standardnotes/web

View File

@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.162.7",
"title": "[3.162.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.6...@standardnotes/web@3.162.7) (2023-06-27)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.162.6",
"title": "[3.162.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.5...@standardnotes/web@3.162.6) (2023-06-26)",

View File

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