chore(release): publish

- @standardnotes/components-meta@2.1.0-alpha.4
 - @standardnotes/web-server@1.2.7-alpha.10
This commit is contained in:
StandardNotes CI
2022-06-15 15:34:13 +00:00
parent 64c66dbab2
commit 3fc87fed00
4 changed files with 10 additions and 2 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.4](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.3...@standardnotes/components-meta@2.1.0-alpha.4) (2022-06-15)
**Note:** Version bump only for package @standardnotes/components-meta
# [2.1.0-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.2...@standardnotes/components-meta@2.1.0-alpha.3) (2022-06-15)
**Note:** Version bump only for package @standardnotes/components-meta

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/components-meta",
"version": "2.1.0-alpha.3",
"version": "2.1.0-alpha.4",
"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.
## [1.2.7-alpha.10](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.9...@standardnotes/web-server@1.2.7-alpha.10) (2022-06-15)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.7-alpha.9](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.8...@standardnotes/web-server@1.2.7-alpha.9) (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.9",
"version": "1.2.7-alpha.10",
"license": "AGPL-3.0-or-later",
"private": true,
"author": "Standard Notes",