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": {