chore(release): publish

- @standardnotes/components-meta@2.1.0-alpha.3
 - @standardnotes/web-server@1.2.7-alpha.9
This commit is contained in:
StandardNotes CI
2022-06-15 15:25:30 +00:00
parent 51c5fcd732
commit c791839008
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.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
# [2.1.0-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.1...@standardnotes/components-meta@2.1.0-alpha.2) (2022-06-15)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/components-meta",
"version": "2.1.0-alpha.2",
"version": "2.1.0-alpha.3",
"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.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
## [1.2.7-alpha.8](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.7...@standardnotes/web-server@1.2.7-alpha.8) (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.8",
"version": "1.2.7-alpha.9",
"license": "AGPL-3.0-or-later",
"private": true,
"author": "Standard Notes",