chore(release): publish

- @standardnotes/components-meta@2.1.0-alpha.7
 - @standardnotes/desktop@3.22.3-alpha.13
 - @standardnotes/mobile@3.23.1-alpha.3
 - @standardnotes/web-server@1.2.7-alpha.13
 - @standardnotes/web@3.22.3-alpha.4
This commit is contained in:
StandardNotes CI 2022-06-15 21:06:50 +00:00
parent 187e3090e2
commit 66ef4a8901
No known key found for this signature in database
GPG key ID: 2D9915D52FD9CAD9
10 changed files with 25 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.
# [2.1.0-alpha.7](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.6...@standardnotes/components-meta@2.1.0-alpha.7) (2022-06-15)
**Note:** Version bump only for package @standardnotes/components-meta
# [2.1.0-alpha.6](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.5...@standardnotes/components-meta@2.1.0-alpha.6) (2022-06-15)
### Bug Fixes

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/components-meta",
"version": "2.1.0-alpha.6",
"version": "2.1.0-alpha.7",
"private": true,
"main": "dist",
"workspaces": {

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.22.3-alpha.13](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.3-alpha.12...@standardnotes/desktop@3.22.3-alpha.13) (2022-06-15)
**Note:** Version bump only for package @standardnotes/desktop
## [3.22.3-alpha.12](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.3-alpha.11...@standardnotes/desktop@3.22.3-alpha.12) (2022-06-14)
**Note:** Version bump only for package @standardnotes/desktop

View file

@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.22.3-alpha.12",
"version": "3.22.3-alpha.13",
"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.23.1-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.1-alpha.2...@standardnotes/mobile@3.23.1-alpha.3) (2022-06-15)
**Note:** Version bump only for package @standardnotes/mobile
## [3.23.1-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.1-alpha.1...@standardnotes/mobile@3.23.1-alpha.2) (2022-06-14)
**Note:** Version bump only for package @standardnotes/mobile

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.23.1-alpha.2",
"version": "3.23.1-alpha.3",
"user-version": "3.23.0",
"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.2.7-alpha.13](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.12...@standardnotes/web-server@1.2.7-alpha.13) (2022-06-15)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.7-alpha.12](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.11...@standardnotes/web-server@1.2.7-alpha.12) (2022-06-15)
**Note:** Version bump only for package @standardnotes/web-server

View file

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

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.22.3-alpha.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.3-alpha.3...@standardnotes/web@3.22.3-alpha.4) (2022-06-15)
**Note:** Version bump only for package @standardnotes/web
## [3.22.3-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.3-alpha.2...@standardnotes/web@3.22.3-alpha.3) (2022-06-14)
**Note:** Version bump only for package @standardnotes/web

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.22.3-alpha.3",
"version": "3.22.3-alpha.4",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes <>",