chore(release): publish

- @standardnotes/api@1.19.8
 - @standardnotes/blocks-editor@1.3.10
 - @standardnotes/desktop@3.23.287
 - @standardnotes/encryption@1.19.8
 - @standardnotes/features@1.54.5
 - @standardnotes/filepicker@1.25.8
 - @standardnotes/files@1.12.8
 - @standardnotes/icons@1.4.9
 - @standardnotes/mobile@3.45.36
 - @standardnotes/models@1.34.10
 - @standardnotes/releases@1.3.218
 - @standardnotes/responses@1.12.5
 - @standardnotes/services@1.42.7
 - @standardnotes/snjs@2.147.10
 - @standardnotes/toast@1.3.8
 - @standardnotes/ui-services@1.13.8
 - @standardnotes/web@3.93.18
This commit is contained in:
StandardNotes CI
2022-11-09 17:43:56 +00:00
parent 10a9889cf4
commit 0275afc99e
34 changed files with 95 additions and 17 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.19.8](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.7...@standardnotes/api@1.19.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/api
## [1.19.7](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.6...@standardnotes/api@1.19.7) (2022-11-07)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.19.7",
"version": "1.19.8",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.3.10](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.3.9...@standardnotes/blocks-editor@1.3.10) (2022-11-09)
### Bug Fixes
* link color ([ac4882b](https://github.com/standardnotes/app/commit/ac4882b357162f8737ac32ea9f55884276cc3011))
### Reverts
* Revert "refactor: include themes in components folder" ([3690104](https://github.com/standardnotes/app/commit/3690104934b444ca99eed86c1a41b22a3582811a))
## [1.3.9](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.3.8...@standardnotes/blocks-editor@1.3.9) (2022-11-09)
**Note:** Version bump only for package @standardnotes/blocks-editor

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/blocks-editor",
"version": "1.3.9",
"version": "1.3.10",
"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.23.287](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.286...@standardnotes/desktop@3.23.287) (2022-11-09)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.286](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.285...@standardnotes/desktop@3.23.286) (2022-11-09)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.23.286",
"version": "3.23.287",
"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.8](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.7...@standardnotes/encryption@1.19.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/encryption
## [1.19.7](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.6...@standardnotes/encryption@1.19.7) (2022-11-07)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.19.7",
"version": "1.19.8",
"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.
## [1.54.5](https://github.com/standardnotes/app/compare/@standardnotes/features@1.54.4...@standardnotes/features@1.54.5) (2022-11-09)
### Reverts
* Revert "refactor: include themes in components folder" ([3690104](https://github.com/standardnotes/app/commit/3690104934b444ca99eed86c1a41b22a3582811a))
## [1.54.4](https://github.com/standardnotes/app/compare/@standardnotes/features@1.54.3...@standardnotes/features@1.54.4) (2022-11-06)
**Note:** Version bump only for package @standardnotes/features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.54.4",
"version": "1.54.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.25.8](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.7...@standardnotes/filepicker@1.25.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.25.7](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.6...@standardnotes/filepicker@1.25.7) (2022-11-07)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.25.7",
"version": "1.25.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.12.8](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.7...@standardnotes/files@1.12.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/files
## [1.12.7](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.6...@standardnotes/files@1.12.7) (2022-11-07)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"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.4.9](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.4.8...@standardnotes/icons@1.4.9) (2022-11-09)
**Note:** Version bump only for package @standardnotes/icons
## [1.4.8](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.4.7...@standardnotes/icons@1.4.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/icons

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/icons",
"version": "1.4.8",
"version": "1.4.9",
"private": true,
"main": "dist/index.js",
"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.
## [3.45.36](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.35...@standardnotes/mobile@3.45.36) (2022-11-09)
**Note:** Version bump only for package @standardnotes/mobile
## [3.45.35](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.34...@standardnotes/mobile@3.45.35) (2022-11-09)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.45.35",
"version": "3.45.36",
"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.34.10](https://github.com/standardnotes/app/compare/@standardnotes/models@1.34.9...@standardnotes/models@1.34.10) (2022-11-09)
**Note:** Version bump only for package @standardnotes/models
## [1.34.9](https://github.com/standardnotes/app/compare/@standardnotes/models@1.34.8...@standardnotes/models@1.34.9) (2022-11-07)
**Note:** Version bump only for package @standardnotes/models

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.34.9",
"version": "1.34.10",
"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.218](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.217...@standardnotes/releases@1.3.218) (2022-11-09)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.217](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.216...@standardnotes/releases@1.3.217) (2022-11-09)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.217",
"version": "1.3.218",
"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.5](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.4...@standardnotes/responses@1.12.5) (2022-11-09)
**Note:** Version bump only for package @standardnotes/responses
## [1.12.4](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.3...@standardnotes/responses@1.12.4) (2022-11-06)
**Note:** Version bump only for package @standardnotes/responses

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.12.4",
"version": "1.12.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.42.7](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.6...@standardnotes/services@1.42.7) (2022-11-09)
**Note:** Version bump only for package @standardnotes/services
## [1.42.6](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.5...@standardnotes/services@1.42.6) (2022-11-07)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.42.6",
"version": "1.42.7",
"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.147.10](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.9...@standardnotes/snjs@2.147.10) (2022-11-09)
**Note:** Version bump only for package @standardnotes/snjs
## [2.147.9](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.8...@standardnotes/snjs@2.147.9) (2022-11-08)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.147.9",
"version": "2.147.10",
"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.8](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.7...@standardnotes/toast@1.3.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/toast
## [1.3.7](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.6...@standardnotes/toast@1.3.7) (2022-11-09)
**Note:** Version bump only for package @standardnotes/toast

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.3.7",
"version": "1.3.8",
"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.
## [1.13.8](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.7...@standardnotes/ui-services@1.13.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.13.7](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.6...@standardnotes/ui-services@1.13.7) (2022-11-09)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.13.7",
"version": "1.13.8",
"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.93.18](https://github.com/standardnotes/app/compare/@standardnotes/web@3.93.17...@standardnotes/web@3.93.18) (2022-11-09)
### Reverts
* Revert "refactor: include themes in components folder" ([3690104](https://github.com/standardnotes/app/commit/3690104934b444ca99eed86c1a41b22a3582811a))
## [3.93.17](https://github.com/standardnotes/app/compare/@standardnotes/web@3.93.16...@standardnotes/web@3.93.17) (2022-11-09)
**Note:** Version bump only for package @standardnotes/web

View File

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