chore(release): publish

- @standardnotes/components-meta@2.1.0-alpha.1
 - @standardnotes/web-server@1.2.7-alpha.5
This commit is contained in:
StandardNotes CI
2022-06-14 21:41:49 +00:00
parent 4e16fd190b
commit 517ab96e9d
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.1](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.0...@standardnotes/components-meta@2.1.0-alpha.1) (2022-06-14)
**Note:** Version bump only for package @standardnotes/components-meta
# [2.1.0-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@0.2.0...@standardnotes/components-meta@2.1.0-alpha.0) (2022-06-14)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/components-meta",
"version": "2.1.0-alpha.0",
"version": "2.1.0-alpha.1",
"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.5](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.4...@standardnotes/web-server@1.2.7-alpha.5) (2022-06-14)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.7-alpha.4](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.3...@standardnotes/web-server@1.2.7-alpha.4) (2022-06-14)
**Note:** Version bump only for package @standardnotes/web-server

View File

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