chore(release): publish

- @standardnotes/api@1.8.6
 - @standardnotes/desktop@3.23.177
 - @standardnotes/encryption@1.15.8
 - @standardnotes/filepicker@1.23.8
 - @standardnotes/files@1.10.8
 - @standardnotes/mobile@3.37.11
 - @standardnotes/models@1.21.0
 - @standardnotes/releases@1.3.102
 - @standardnotes/services@1.22.3
 - @standardnotes/snjs@2.134.3
 - @standardnotes/ui-services@1.3.8
 - @standardnotes/web@3.66.0
This commit is contained in:
StandardNotes CI
2022-09-29 19:51:41 +00:00
parent 3c699eaa4a
commit 0fa9f6d7b6
24 changed files with 64 additions and 12 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.8.6](https://github.com/standardnotes/app/compare/@standardnotes/api@1.8.5...@standardnotes/api@1.8.6) (2022-09-29)
**Note:** Version bump only for package @standardnotes/api
## [1.8.5](https://github.com/standardnotes/app/compare/@standardnotes/api@1.8.4...@standardnotes/api@1.8.5) (2022-09-29)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.8.5",
"version": "1.8.6",
"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.23.177](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.176...@standardnotes/desktop@3.23.177) (2022-09-29)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.176](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.175...@standardnotes/desktop@3.23.176) (2022-09-29)
**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.176",
"version": "3.23.177",
"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.15.8](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.15.7...@standardnotes/encryption@1.15.8) (2022-09-29)
**Note:** Version bump only for package @standardnotes/encryption
## [1.15.7](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.15.6...@standardnotes/encryption@1.15.7) (2022-09-29)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.15.7",
"version": "1.15.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.23.8](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.23.7...@standardnotes/filepicker@1.23.8) (2022-09-29)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.23.7](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.23.6...@standardnotes/filepicker@1.23.7) (2022-09-29)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.23.7",
"version": "1.23.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.10.8](https://github.com/standardnotes/app/compare/@standardnotes/files@1.10.7...@standardnotes/files@1.10.8) (2022-09-29)
**Note:** Version bump only for package @standardnotes/files
## [1.10.7](https://github.com/standardnotes/app/compare/@standardnotes/files@1.10.6...@standardnotes/files@1.10.7) (2022-09-29)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.10.7",
"version": "1.10.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.
## [3.37.11](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.37.10...@standardnotes/mobile@3.37.11) (2022-09-29)
**Note:** Version bump only for package @standardnotes/mobile
## [3.37.10](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.37.9...@standardnotes/mobile@3.37.10) (2022-09-29)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.37.10",
"version": "3.37.11",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",

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.21.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.20.0...@standardnotes/models@1.21.0) (2022-09-29)
### Features
* add line height & font size settings for plaintext editor ([#1700](https://github.com/standardnotes/app/issues/1700)) ([3c699ea](https://github.com/standardnotes/app/commit/3c699eaa4a92a47774d4762eeddd45e34925e53f))
# [1.20.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.19.0...@standardnotes/models@1.20.0) (2022-09-29)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.20.0",
"version": "1.21.0",
"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.102](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.101...@standardnotes/releases@1.3.102) (2022-09-29)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.101](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.100...@standardnotes/releases@1.3.101) (2022-09-29)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.101",
"version": "1.3.102",
"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.22.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.22.2...@standardnotes/services@1.22.3) (2022-09-29)
**Note:** Version bump only for package @standardnotes/services
## [1.22.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.22.1...@standardnotes/services@1.22.2) (2022-09-29)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.22.2",
"version": "1.22.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.134.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.134.2...@standardnotes/snjs@2.134.3) (2022-09-29)
**Note:** Version bump only for package @standardnotes/snjs
## [2.134.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.134.1...@standardnotes/snjs@2.134.2) (2022-09-29)
### Bug Fixes

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.3.7",
"version": "1.3.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.66.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.65.0...@standardnotes/web@3.66.0) (2022-09-29)
### Features
* add line height & font size settings for plaintext editor ([#1700](https://github.com/standardnotes/app/issues/1700)) ([3c699ea](https://github.com/standardnotes/app/commit/3c699eaa4a92a47774d4762eeddd45e34925e53f))
# [3.65.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.64.0...@standardnotes/web@3.65.0) (2022-09-29)
### Bug Fixes

View File

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