chore(release): publish

- @standardnotes/components-meta@2.1.0-alpha.5
 - @standardnotes/web-server@1.2.7-alpha.11
This commit is contained in:
StandardNotes CI
2022-06-15 15:50:42 +00:00
parent cf83bb5b0c
commit 42bda6e35e
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.
# [2.1.0-alpha.5](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.4...@standardnotes/components-meta@2.1.0-alpha.5) (2022-06-15)
### Bug Fixes
* tasksLoaded tests ([#1106](https://github.com/standardnotes/app/issues/1106)) ([008452f](https://github.com/standardnotes/app/commit/008452fd86fa78abb7c3e71290ccaad1ac5bc01b))
# [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

View File

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

View File

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