chore(release): publish

- @standardnotes/components-meta@2.1.0-alpha.0
 - @standardnotes/desktop@3.22.3-alpha.3
 - @standardnotes/mobile@3.23.1-alpha.2
 - @standardnotes/web-server@1.2.7-alpha.4
 - @standardnotes/web@3.22.3-alpha.3
This commit is contained in:
StandardNotes CI
2022-06-14 21:02:49 +00:00
parent 01793365bd
commit 724118ee87
10 changed files with 31 additions and 5 deletions

View File

@@ -3,6 +3,16 @@
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.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
* sass deprecation warning ([#1100](https://github.com/standardnotes/app/issues/1100)) ([fd115bc](https://github.com/standardnotes/app/commit/fd115bc113c0777ed00c203ff2c9fa4ea4d72f50))
### Features
* add all editors ([#1098](https://github.com/standardnotes/app/issues/1098)) ([1246596](https://github.com/standardnotes/app/commit/1246596cd00d6a75a54f1574a0df91c4e7fe7432))
# [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

View File

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

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.22.3-alpha.2",
"version": "3.22.3-alpha.3",
"license": "AGPL-3.0-or-later",
"private": true,
"repository": {

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.
## [3.23.1-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.1-alpha.1...@standardnotes/mobile@3.23.1-alpha.2) (2022-06-14)
**Note:** Version bump only for package @standardnotes/mobile
## [3.23.1-alpha.1](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.1-alpha.0...@standardnotes/mobile@3.23.1-alpha.1) (2022-06-14)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.23.1-alpha.1",
"version": "3.23.1-alpha.2",
"user-version": "3.23.0",
"private": true,
"license": "AGPL-3.0-or-later",

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.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
## [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

View File

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

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.
## [3.22.3-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.3-alpha.2...@standardnotes/web@3.22.3-alpha.3) (2022-06-14)
**Note:** Version bump only for package @standardnotes/web
## [3.22.3-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.3-alpha.1...@standardnotes/web@3.22.3-alpha.2) (2022-06-14)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.22.3-alpha.2",
"version": "3.22.3-alpha.3",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes <>",