chore(release): publish

- @standardnotes/blocks-editor@1.3.8
 - @standardnotes/desktop@3.23.283
 - @standardnotes/mobile@3.45.32
 - @standardnotes/releases@1.3.214
 - @standardnotes/snjs@2.147.9
 - @standardnotes/web@3.93.14
This commit is contained in:
StandardNotes CI
2022-11-08 19:56:36 +00:00
parent 70a9dbcea6
commit 104c7bf88c
12 changed files with 30 additions and 6 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.3.8](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.3.7...@standardnotes/blocks-editor@1.3.8) (2022-11-08)
**Note:** Version bump only for package @standardnotes/blocks-editor
## 1.3.7 (2022-11-07)
**Note:** Version bump only for package @standardnotes/blocks-editor

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/blocks-editor",
"version": "1.3.7",
"version": "1.3.8",
"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.23.283](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.282...@standardnotes/desktop@3.23.283) (2022-11-08)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.282](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.281...@standardnotes/desktop@3.23.282) (2022-11-07)
**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.282",
"version": "3.23.283",
"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.45.32](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.31...@standardnotes/mobile@3.45.32) (2022-11-08)
**Note:** Version bump only for package @standardnotes/mobile
## [3.45.31](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.30...@standardnotes/mobile@3.45.31) (2022-11-07)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.45.31",
"version": "3.45.32",
"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.3.214](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.213...@standardnotes/releases@1.3.214) (2022-11-08)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.213](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.212...@standardnotes/releases@1.3.213) (2022-11-07)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.213",
"version": "1.3.214",
"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.147.9](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.8...@standardnotes/snjs@2.147.9) (2022-11-08)
**Note:** Version bump only for package @standardnotes/snjs
## [2.147.8](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.147.7...@standardnotes/snjs@2.147.8) (2022-11-07)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.147.8",
"version": "2.147.9",
"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.93.14](https://github.com/standardnotes/app/compare/@standardnotes/web@3.93.13...@standardnotes/web@3.93.14) (2022-11-08)
**Note:** Version bump only for package @standardnotes/web
## [3.93.13](https://github.com/standardnotes/app/compare/@standardnotes/web@3.93.12...@standardnotes/web@3.93.13) (2022-11-07)
**Note:** Version bump only for package @standardnotes/web

View File

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