chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.2 - @standardnotes/web-server@1.2.7-alpha.8
This commit is contained in:
@@ -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.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
|
||||
|
||||
* override webpack output config for cra based editors ([#1108](https://github.com/standardnotes/app/issues/1108)) ([f076057](https://github.com/standardnotes/app/commit/f076057f4b531bbb2a5ee5d363962026f0be8f90))
|
||||
|
||||
# [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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/components-meta",
|
||||
"version": "2.1.0-alpha.1",
|
||||
"version": "2.1.0-alpha.2",
|
||||
"private": true,
|
||||
"main": "dist",
|
||||
"workspaces": {
|
||||
|
||||
@@ -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.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
|
||||
|
||||
## [1.2.7-alpha.7](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.6...@standardnotes/web-server@1.2.7-alpha.7) (2022-06-14)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web-server
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web-server",
|
||||
"version": "1.2.7-alpha.7",
|
||||
"version": "1.2.7-alpha.8",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"private": true,
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user