chore(release): publish

- @standardnotes/components@0.3.0-alpha.2
 - @standardnotes/web-server@1.2.7-alpha.3
This commit is contained in:
StandardNotes CI
2022-06-14 18:03:09 +00:00
parent 1246596cd0
commit 703994c16b
4 changed files with 12 additions and 2 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [0.3.0-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/components@0.3.0-alpha.1...@standardnotes/components@0.3.0-alpha.2) (2022-06-14)
### Features
* add all editors ([#1098](https://github.com/standardnotes/app/issues/1098)) ([1246596](https://github.com/standardnotes/app/commit/1246596cd00d6a75a54f1574a0df91c4e7fe7432))
# [0.3.0-alpha.1](https://github.com/standardnotes/app/compare/@standardnotes/components@0.3.0-alpha.0...@standardnotes/components@0.3.0-alpha.1) (2022-06-14)
**Note:** Version bump only for package @standardnotes/components

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/components",
"version": "0.3.0-alpha.1",
"version": "0.3.0-alpha.2",
"private": true,
"workspaces": {
"packages": [

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.3](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.2...@standardnotes/web-server@1.2.7-alpha.3) (2022-06-14)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.7-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.1...@standardnotes/web-server@1.2.7-alpha.2) (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.2",
"version": "1.2.7-alpha.3",
"license": "AGPL-3.0-or-later",
"private": true,
"author": "Standard Notes",