chore(release): publish

- @standardnotes/components-meta@2.1.0-alpha.16
 - @standardnotes/desktop@3.22.3-alpha.24
 - @standardnotes/mobile@3.23.1-alpha.14
 - @standardnotes/web-server@1.2.7-alpha.23
This commit is contained in:
StandardNotes CI
2022-06-16 19:01:23 +00:00
parent 664de3830a
commit 43e11b947c
8 changed files with 20 additions and 4 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.1.0-alpha.16](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.15...@standardnotes/components-meta@2.1.0-alpha.16) (2022-06-16)
**Note:** Version bump only for package @standardnotes/components-meta
# [2.1.0-alpha.15](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.14...@standardnotes/components-meta@2.1.0-alpha.15) (2022-06-16) # [2.1.0-alpha.15](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.14...@standardnotes/components-meta@2.1.0-alpha.15) (2022-06-16)
**Note:** Version bump only for package @standardnotes/components-meta **Note:** Version bump only for package @standardnotes/components-meta

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/components-meta", "name": "@standardnotes/components-meta",
"version": "2.1.0-alpha.15", "version": "2.1.0-alpha.16",
"private": true, "private": true,
"author": "Standard Notes", "author": "Standard Notes",
"main": "dist", "main": "dist",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.22.3-alpha.24](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.3-alpha.23...@standardnotes/desktop@3.22.3-alpha.24) (2022-06-16)
**Note:** Version bump only for package @standardnotes/desktop
## 3.22.3-alpha.23 (2022-06-16) ## 3.22.3-alpha.23 (2022-06-16)
### Bug Fixes ### Bug Fixes

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/desktop", "name": "@standardnotes/desktop",
"main": "./app/dist/index.js", "main": "./app/dist/index.js",
"version": "3.22.3-alpha.23", "version": "3.22.3-alpha.24",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"author": "Standard Notes", "author": "Standard Notes",
"private": true, "private": true,

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.23.1-alpha.14](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.1-alpha.13...@standardnotes/mobile@3.23.1-alpha.14) (2022-06-16)
**Note:** Version bump only for package @standardnotes/mobile
## [3.23.1-alpha.13](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.1-alpha.12...@standardnotes/mobile@3.23.1-alpha.13) (2022-06-16) ## [3.23.1-alpha.13](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.1-alpha.12...@standardnotes/mobile@3.23.1-alpha.13) (2022-06-16)
### Bug Fixes ### Bug Fixes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/mobile", "name": "@standardnotes/mobile",
"version": "3.23.1-alpha.13", "version": "3.23.1-alpha.14",
"author": "Standard Notes.", "author": "Standard Notes.",
"private": true, "private": true,
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.2.7-alpha.23](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.22...@standardnotes/web-server@1.2.7-alpha.23) (2022-06-16)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.7-alpha.22](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.21...@standardnotes/web-server@1.2.7-alpha.22) (2022-06-16) ## [1.2.7-alpha.22](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.21...@standardnotes/web-server@1.2.7-alpha.22) (2022-06-16)
**Note:** Version bump only for package @standardnotes/web-server **Note:** Version bump only for package @standardnotes/web-server

View File

@@ -1,6 +1,6 @@
{ {
"name": "@standardnotes/web-server", "name": "@standardnotes/web-server",
"version": "1.2.7-alpha.22", "version": "1.2.7-alpha.23",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"private": true, "private": true,
"author": "Standard Notes", "author": "Standard Notes",