chore(release): publish

- @standardnotes/api@1.24.14
 - @standardnotes/blocks-editor@1.16.3
 - @standardnotes/desktop@3.104.123
 - @standardnotes/encryption@1.21.13
 - @standardnotes/filepicker@1.28.18
 - @standardnotes/files@1.14.28
 - @standardnotes/icons@1.10.3
 - @standardnotes/mobile@3.51.3
 - @standardnotes/models@1.43.1
 - @standardnotes/releases@1.4.146
 - @standardnotes/services@1.56.15
 - @standardnotes/snjs@2.165.3
 - @standardnotes/toast@1.3.22
 - @standardnotes/ui-services@1.24.22
 - @standardnotes/web@3.144.3
This commit is contained in:
StandardNotes CI 2023-02-01 16:22:51 +00:00
parent 039f04c10f
commit 72a86da7f8
No known key found for this signature in database
GPG Key ID: 2D9915D52FD9CAD9
31 changed files with 98 additions and 15 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.24.14](https://github.com/standardnotes/app/compare/@standardnotes/api@1.24.13...@standardnotes/api@1.24.14) (2023-02-01)
**Note:** Version bump only for package @standardnotes/api
## [1.24.13](https://github.com/standardnotes/app/compare/@standardnotes/api@1.24.12...@standardnotes/api@1.24.13) (2023-01-31)
**Note:** Version bump only for package @standardnotes/api

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.24.13",
"version": "1.24.14",
"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.16.3](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.16.2...@standardnotes/blocks-editor@1.16.3) (2023-02-01)
### Bug Fixes
* Fixed issue where converting to Super would result in empty note ([cf4e348](https://github.com/standardnotes/app/commit/cf4e34858fcb898199ed102194d2d068c7d1d2db))
## [1.16.2](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.16.1...@standardnotes/blocks-editor@1.16.2) (2023-02-01)
**Note:** Version bump only for package @standardnotes/blocks-editor

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/blocks-editor",
"version": "1.16.2",
"version": "1.16.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.104.123](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.144.2...@standardnotes/desktop@3.104.123) (2023-02-01)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.122](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.144.1...@standardnotes/desktop@3.104.122) (2023-02-01)
**Note:** Version bump only for package @standardnotes/desktop

View File

@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.104.122",
"version": "3.104.123",
"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.13](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.12...@standardnotes/encryption@1.21.13) (2023-02-01)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.12](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.11...@standardnotes/encryption@1.21.12) (2023-01-31)
**Note:** Version bump only for package @standardnotes/encryption

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.12",
"version": "1.21.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.28.18](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.17...@standardnotes/filepicker@1.28.18) (2023-02-01)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.17](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.16...@standardnotes/filepicker@1.28.17) (2023-01-31)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.17",
"version": "1.28.18",
"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.28](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.27...@standardnotes/files@1.14.28) (2023-02-01)
**Note:** Version bump only for package @standardnotes/files
## [1.14.27](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.26...@standardnotes/files@1.14.27) (2023-01-31)
**Note:** Version bump only for package @standardnotes/files

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.14.27",
"version": "1.14.28",
"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.3](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.10.2...@standardnotes/icons@1.10.3) (2023-02-01)
**Note:** Version bump only for package @standardnotes/icons
## [1.10.2](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.10.1...@standardnotes/icons@1.10.2) (2023-02-01)
**Note:** Version bump only for package @standardnotes/icons

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/icons",
"version": "1.10.2",
"version": "1.10.3",
"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.51.3](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.2...@standardnotes/mobile@3.51.3) (2023-02-01)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.1...@standardnotes/mobile@3.51.2) (2023-02-01)
**Note:** Version bump only for package @standardnotes/mobile

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.51.2",
"version": "3.51.3",
"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.43.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.0...@standardnotes/models@1.43.1) (2023-02-01)
### Bug Fixes
* **models:** filter out items with unknown content type ([#2192](https://github.com/standardnotes/app/issues/2192)) ([b3cfb87](https://github.com/standardnotes/app/commit/b3cfb87c7fa3521e9fae6987fdad97e43f28e965))
# [1.43.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.42.13...@standardnotes/models@1.43.0) (2023-01-31)
### Features

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.43.0",
"version": "1.43.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.4.146](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.145...@standardnotes/releases@1.4.146) (2023-02-01)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.145](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.144...@standardnotes/releases@1.4.145) (2023-02-01)
**Note:** Version bump only for package @standardnotes/releases

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.145",
"version": "1.4.146",
"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.56.15](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.14...@standardnotes/services@1.56.15) (2023-02-01)
**Note:** Version bump only for package @standardnotes/services
## [1.56.14](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.13...@standardnotes/services@1.56.14) (2023-01-31)
**Note:** Version bump only for package @standardnotes/services

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.56.14",
"version": "1.56.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.
## [2.165.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.165.2...@standardnotes/snjs@2.165.3) (2023-02-01)
**Note:** Version bump only for package @standardnotes/snjs
## [2.165.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.165.1...@standardnotes/snjs@2.165.2) (2023-02-01)
**Note:** Version bump only for package @standardnotes/snjs

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.165.2",
"version": "2.165.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.22](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.21...@standardnotes/toast@1.3.22) (2023-02-01)
**Note:** Version bump only for package @standardnotes/toast
## [1.3.21](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.20...@standardnotes/toast@1.3.21) (2023-02-01)
**Note:** Version bump only for package @standardnotes/toast

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.3.21",
"version": "1.3.22",
"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.24.22](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.21...@standardnotes/ui-services@1.24.22) (2023-02-01)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.24.21](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.20...@standardnotes/ui-services@1.24.21) (2023-02-01)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.24.21",
"version": "1.24.22",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.144.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.2...@standardnotes/web@3.144.3) (2023-02-01)
### Bug Fixes
* Fixed issue where clicking on the toolbar would dismiss the keyboard & toolbar ([9da8f4e](https://github.com/standardnotes/app/commit/9da8f4e419b5810f6c99af21276ed0062829877d))
* Fixed issue where converting to Super would result in empty note ([cf4e348](https://github.com/standardnotes/app/commit/cf4e34858fcb898199ed102194d2d068c7d1d2db))
## [3.144.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.1...@standardnotes/web@3.144.2) (2023-02-01)
### Bug Fixes

View File

@ -1,5 +1,21 @@
{
"versions": [
{
"version": "3.144.3",
"title": "[3.144.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.2...@standardnotes/web@3.144.3) (2023-02-01)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where clicking on the toolbar would dismiss the keyboard & toolbar ([9da8f4e](https://github.com/standardnotes/app/commit/9da8f4e419b5810f6c99af21276ed0062829877d))\n* Fixed issue where converting to Super would result in empty note ([cf4e348](https://github.com/standardnotes/app/commit/cf4e34858fcb898199ed102194d2d068c7d1d2db))",
"parsed": {
"_": [
"Fixed issue where clicking on the toolbar would dismiss the keyboard & toolbar (9da8f4e)",
"Fixed issue where converting to Super would result in empty note (cf4e348)"
],
"Bug Fixes": [
"Fixed issue where clicking on the toolbar would dismiss the keyboard & toolbar (9da8f4e)",
"Fixed issue where converting to Super would result in empty note (cf4e348)"
]
}
},
{
"version": "3.144.2",
"title": "[3.144.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.1...@standardnotes/web@3.144.2) (2023-02-01)",

View File

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