chore(release): publish

- @standardnotes/api@1.8.5
 - @standardnotes/desktop@3.23.175
 - @standardnotes/encryption@1.15.7
 - @standardnotes/filepicker@1.23.7
 - @standardnotes/files@1.10.7
 - @standardnotes/mobile@3.37.9
 - @standardnotes/models@1.20.0
 - @standardnotes/releases@1.3.100
 - @standardnotes/services@1.22.2
 - @standardnotes/snjs@2.134.1
 - @standardnotes/ui-services@1.3.7
 - @standardnotes/web@3.64.0
This commit is contained in:
StandardNotes CI 2022-09-29 15:10:20 +00:00
parent 11dd39c126
commit f02465346f
No known key found for this signature in database
GPG Key ID: 2D9915D52FD9CAD9
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.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
## [1.8.4](https://github.com/standardnotes/app/compare/@standardnotes/api@1.8.3...@standardnotes/api@1.8.4) (2022-09-28)
**Note:** Version bump only for package @standardnotes/api

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.8.4",
"version": "1.8.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.
## [3.23.175](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.174...@standardnotes/desktop@3.23.175) (2022-09-29)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.174](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.173...@standardnotes/desktop@3.23.174) (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.174",
"version": "3.23.175",
"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.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
## [1.15.6](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.15.5...@standardnotes/encryption@1.15.6) (2022-09-28)
**Note:** Version bump only for package @standardnotes/encryption

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.37.8",
"version": "3.37.9",
"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.20.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.19.0...@standardnotes/models@1.20.0) (2022-09-29)
### Features
* add custom note title format pref ([#1678](https://github.com/standardnotes/app/issues/1678)) ([11dd39c](https://github.com/standardnotes/app/commit/11dd39c126019c4295c03fb59b05ea5aa3adcd27))
# [1.19.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.18.4...@standardnotes/models@1.19.0) (2022-09-24)
### Features

View File

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

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.3.6",
"version": "1.3.7",
"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.64.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.63.3...@standardnotes/web@3.64.0) (2022-09-29)
### Features
* add custom note title format pref ([#1678](https://github.com/standardnotes/app/issues/1678)) ([11dd39c](https://github.com/standardnotes/app/commit/11dd39c126019c4295c03fb59b05ea5aa3adcd27))
## [3.63.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.63.2...@standardnotes/web@3.63.3) (2022-09-29)
**Note:** Version bump only for package @standardnotes/web

View File

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