chore(release): publish

- @standardnotes/api@1.20.5
 - @standardnotes/blocks-editor@1.5.3
 - @standardnotes/desktop@3.100.5
 - @standardnotes/encryption@1.19.13
 - @standardnotes/features@1.55.2
 - @standardnotes/filepicker@1.25.13
 - @standardnotes/files@1.12.13
 - @standardnotes/mobile@3.46.15
 - @standardnotes/models@1.37.2
 - @standardnotes/releases@1.3.241
 - @standardnotes/responses@1.12.8
 - @standardnotes/services@1.45.3
 - @standardnotes/sncrypto-common@1.13.3
 - @standardnotes/sncrypto-web@1.14.3
 - @standardnotes/snjs@2.151.2
 - @standardnotes/ui-services@1.13.15
 - @standardnotes/utils@1.11.3
 - @standardnotes/web@3.100.4
This commit is contained in:
StandardNotes CI 2022-11-17 12:12:14 +00:00
parent 7fd528f21b
commit 28f36b886c
No known key found for this signature in database
GPG Key ID: 2D9915D52FD9CAD9
36 changed files with 90 additions and 18 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.20.5](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.4...@standardnotes/api@1.20.5) (2022-11-17)
**Note:** Version bump only for package @standardnotes/api
## [1.20.4](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.3...@standardnotes/api@1.20.4) (2022-11-16)
**Note:** Version bump only for package @standardnotes/api

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.20.4",
"version": "1.20.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.5.3](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.5.2...@standardnotes/blocks-editor@1.5.3) (2022-11-17)
**Note:** Version bump only for package @standardnotes/blocks-editor
## [1.5.2](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.5.1...@standardnotes/blocks-editor@1.5.2) (2022-11-16)
### Bug Fixes

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/blocks-editor",
"version": "1.5.2",
"version": "1.5.3",
"private": true,
"main": "./src/index.ts",
"scripts": {

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.100.5](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.4...@standardnotes/desktop@3.100.5) (2022-11-17)
**Note:** Version bump only for package @standardnotes/desktop
## [3.100.4](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.3...@standardnotes/desktop@3.100.4) (2022-11-16)
**Note:** Version bump only for package @standardnotes/desktop

View File

@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.100.4",
"version": "3.100.5",
"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.19.13](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.12...@standardnotes/encryption@1.19.13) (2022-11-17)
**Note:** Version bump only for package @standardnotes/encryption
## [1.19.12](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.11...@standardnotes/encryption@1.19.12) (2022-11-16)
**Note:** Version bump only for package @standardnotes/encryption

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.19.12",
"version": "1.19.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.
## [1.55.2](https://github.com/standardnotes/app/compare/@standardnotes/features@1.55.1...@standardnotes/features@1.55.2) (2022-11-17)
**Note:** Version bump only for package @standardnotes/features
## [1.55.1](https://github.com/standardnotes/app/compare/@standardnotes/features@1.55.0...@standardnotes/features@1.55.1) (2022-11-16)
**Note:** Version bump only for package @standardnotes/features

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.55.1",
"version": "1.55.2",
"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.25.13](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.12...@standardnotes/filepicker@1.25.13) (2022-11-17)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.25.12](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.11...@standardnotes/filepicker@1.25.12) (2022-11-16)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.25.12",
"version": "1.25.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.
## [1.12.13](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.12...@standardnotes/files@1.12.13) (2022-11-17)
**Note:** Version bump only for package @standardnotes/files
## [1.12.12](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.11...@standardnotes/files@1.12.12) (2022-11-16)
**Note:** Version bump only for package @standardnotes/files

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.12.12",
"version": "1.12.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.46.15](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.14...@standardnotes/mobile@3.46.15) (2022-11-17)
**Note:** Version bump only for package @standardnotes/mobile
## [3.46.14](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.13...@standardnotes/mobile@3.46.14) (2022-11-16)
**Note:** Version bump only for package @standardnotes/mobile

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.46.14",
"version": "3.46.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.37.2](https://github.com/standardnotes/app/compare/@standardnotes/models@1.37.1...@standardnotes/models@1.37.2) (2022-11-17)
**Note:** Version bump only for package @standardnotes/models
## [1.37.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.37.0...@standardnotes/models@1.37.1) (2022-11-16)
**Note:** Version bump only for package @standardnotes/models

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.37.1",
"version": "1.37.2",
"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.3.241](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.240...@standardnotes/releases@1.3.241) (2022-11-17)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.240](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.239...@standardnotes/releases@1.3.240) (2022-11-16)
**Note:** Version bump only for package @standardnotes/releases

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.240",
"version": "1.3.241",
"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.12.8](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.7...@standardnotes/responses@1.12.8) (2022-11-17)
**Note:** Version bump only for package @standardnotes/responses
## [1.12.7](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.6...@standardnotes/responses@1.12.7) (2022-11-16)
**Note:** Version bump only for package @standardnotes/responses

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.12.7",
"version": "1.12.8",
"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.45.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.45.2...@standardnotes/services@1.45.3) (2022-11-17)
**Note:** Version bump only for package @standardnotes/services
## [1.45.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.45.1...@standardnotes/services@1.45.2) (2022-11-16)
**Note:** Version bump only for package @standardnotes/services

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.45.2",
"version": "1.45.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.13.3](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-common@1.13.2...@standardnotes/sncrypto-common@1.13.3) (2022-11-17)
**Note:** Version bump only for package @standardnotes/sncrypto-common
## [1.13.2](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-common@1.13.1...@standardnotes/sncrypto-common@1.13.2) (2022-11-16)
**Note:** Version bump only for package @standardnotes/sncrypto-common

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/sncrypto-common",
"version": "1.13.2",
"version": "1.13.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.14.3](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.2...@standardnotes/sncrypto-web@1.14.3) (2022-11-17)
**Note:** Version bump only for package @standardnotes/sncrypto-web
## [1.14.2](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.1...@standardnotes/sncrypto-web@1.14.2) (2022-11-16)
**Note:** Version bump only for package @standardnotes/sncrypto-web

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/sncrypto-web",
"version": "1.14.2",
"version": "1.14.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.
## [2.151.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.151.1...@standardnotes/snjs@2.151.2) (2022-11-17)
**Note:** Version bump only for package @standardnotes/snjs
## [2.151.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.151.0...@standardnotes/snjs@2.151.1) (2022-11-16)
**Note:** Version bump only for package @standardnotes/snjs

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.151.1",
"version": "2.151.2",
"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.13.15](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.14...@standardnotes/ui-services@1.13.15) (2022-11-17)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.13.14](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.13...@standardnotes/ui-services@1.13.14) (2022-11-16)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.13.14",
"version": "1.13.15",
"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.11.3](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.11.2...@standardnotes/utils@1.11.3) (2022-11-17)
**Note:** Version bump only for package @standardnotes/utils
## [1.11.2](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.11.1...@standardnotes/utils@1.11.2) (2022-11-16)
**Note:** Version bump only for package @standardnotes/utils

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/utils",
"version": "1.11.2",
"version": "1.11.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.
## [3.100.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.100.3...@standardnotes/web@3.100.4) (2022-11-17)
**Note:** Version bump only for package @standardnotes/web
## [3.100.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.100.2...@standardnotes/web@3.100.3) (2022-11-16)
### Bug Fixes

View File

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