chore(release): publish

- @standardnotes/blocks-editor@1.16.10
 - @standardnotes/desktop@3.104.138
 - @standardnotes/mobile@3.51.18
 - @standardnotes/releases@1.4.161
 - @standardnotes/web@3.149.0
This commit is contained in:
StandardNotes CI
2023-02-09 16:52:18 +00:00
parent e6e5cf4900
commit 9fcaed4395
11 changed files with 49 additions and 5 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.10](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.16.9...@standardnotes/blocks-editor@1.16.10) (2023-02-09)
**Note:** Version bump only for package @standardnotes/blocks-editor
## [1.16.9](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.16.8...@standardnotes/blocks-editor@1.16.9) (2023-02-09)
**Note:** Version bump only for package @standardnotes/blocks-editor

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/blocks-editor",
"version": "1.16.9",
"version": "1.16.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.104.138](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.148.5...@standardnotes/desktop@3.104.138) (2023-02-09)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.137](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.148.4...@standardnotes/desktop@3.104.137) (2023-02-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.104.137",
"version": "3.104.138",
"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.
## [3.51.18](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.17...@standardnotes/mobile@3.51.18) (2023-02-09)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.17](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.16...@standardnotes/mobile@3.51.17) (2023-02-09)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.51.17",
"version": "3.51.18",
"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.161](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.160...@standardnotes/releases@1.4.161) (2023-02-09)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.160](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.159...@standardnotes/releases@1.4.160) (2023-02-09)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.160",
"version": "1.4.161",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",

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.
# [3.149.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.148.5...@standardnotes/web@3.149.0) (2023-02-09)
### Bug Fixes
* Fixed issue where keyboard navigation in file preview modal would not work until you clicked inside ([ae6bd4c](https://github.com/standardnotes/app/commit/ae6bd4c07f75cca4067bcc26be17a890d07073b1))
### Features
* Added button to allow collapsing the linked items container ([82b0926](https://github.com/standardnotes/app/commit/82b092673e92190c374197c3b1d0f353c102dac1))
## [3.148.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.148.4...@standardnotes/web@3.148.5) (2023-02-09)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,23 @@
{
"versions": [
{
"version": "3.149.0",
"title": "[3.149.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.148.5...@standardnotes/web@3.149.0) (2023-02-09)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where keyboard navigation in file preview modal would not work until you clicked inside ([ae6bd4c](https://github.com/standardnotes/app/commit/ae6bd4c07f75cca4067bcc26be17a890d07073b1))\n\n### Features\n\n* Added button to allow collapsing the linked items container ([82b0926](https://github.com/standardnotes/app/commit/82b092673e92190c374197c3b1d0f353c102dac1))",
"parsed": {
"_": [
"Fixed issue where keyboard navigation in file preview modal would not work until you clicked inside (ae6bd4c)",
"Added button to allow collapsing the linked items container (82b0926)"
],
"Bug Fixes": [
"Fixed issue where keyboard navigation in file preview modal would not work until you clicked inside (ae6bd4c)"
],
"Features": [
"Added button to allow collapsing the linked items container (82b0926)"
]
}
},
{
"version": "3.148.5",
"title": "[3.148.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.148.4...@standardnotes/web@3.148.5) (2023-02-09)",

View File

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