chore(release): publish

- @standardnotes/blocks-editor@1.16.1
 - @standardnotes/desktop@3.104.121
 - @standardnotes/icons@1.10.1
 - @standardnotes/mobile@3.51.1
 - @standardnotes/releases@1.4.144
 - @standardnotes/snjs@2.165.1
 - @standardnotes/toast@1.3.20
 - @standardnotes/ui-services@1.24.20
 - @standardnotes/web@3.144.1
This commit is contained in:
StandardNotes CI
2023-02-01 10:30:02 +00:00
parent 841b208684
commit d82c496669
19 changed files with 56 additions and 9 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.16.1](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.16.0...@standardnotes/blocks-editor@1.16.1) (2023-02-01)
**Note:** Version bump only for package @standardnotes/blocks-editor
# [1.16.0](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.15.0...@standardnotes/blocks-editor@1.16.0) (2023-02-01)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/blocks-editor",
"version": "1.16.0",
"version": "1.16.1",
"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.121](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.144.0...@standardnotes/desktop@3.104.121) (2023-02-01)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.120](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.143.0...@standardnotes/desktop@3.104.120) (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.120",
"version": "3.104.121",
"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.10.1](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.10.0...@standardnotes/icons@1.10.1) (2023-02-01)
**Note:** Version bump only for package @standardnotes/icons
# [1.10.0](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.9.0...@standardnotes/icons@1.10.0) (2023-02-01)
### Features

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.51.0",
"version": "3.51.1",
"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.4.144](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.143...@standardnotes/releases@1.4.144) (2023-02-01)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.143](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.142...@standardnotes/releases@1.4.143) (2023-02-01)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.143",
"version": "1.4.144",
"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.
## [2.165.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.165.0...@standardnotes/snjs@2.165.1) (2023-02-01)
**Note:** Version bump only for package @standardnotes/snjs
# [2.165.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.164.16...@standardnotes/snjs@2.165.0) (2023-02-01)
### Features

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.3.19",
"version": "1.3.20",
"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.20](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.19...@standardnotes/ui-services@1.24.20) (2023-02-01)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.24.19](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.18...@standardnotes/ui-services@1.24.19) (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.19",
"version": "1.24.20",
"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.144.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.0...@standardnotes/web@3.144.1) (2023-02-01)
**Note:** Version bump only for package @standardnotes/web
# [3.144.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.143.0...@standardnotes/web@3.144.0) (2023-02-01)
### Features

View File

@@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.144.1",
"title": "[3.144.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.0...@standardnotes/web@3.144.1) (2023-02-01)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.144.0",
"title": "[3.144.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.143.0...@standardnotes/web@3.144.0) (2023-02-01)",

View File

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