chore(release): publish main

- @standardnotes/components-meta@2.2.2
 - @standardnotes/desktop@3.22.16
 - @standardnotes/mobile@3.24.2
 - @standardnotes/releases@1.2.2
 - @standardnotes/styles@1.3.1
 - @standardnotes/web-server@1.2.18
 - @standardnotes/web@3.24.3
 - @standardnotes/filesafe-bar@2.0.16
 - @standardnotes/markdown-visual@1.0.12
 - @standardnotes/authenticator@2.1.2
This commit is contained in:
StandardNotes CI
2022-06-23 22:25:26 +00:00
parent 1d015365a9
commit c859876bb5
20 changed files with 50 additions and 10 deletions

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.
## [2.0.16](https://github.com/standardnotes/app/compare/@standardnotes/filesafe-bar@2.0.16-alpha.0...@standardnotes/filesafe-bar@2.0.16) (2022-06-23)
**Note:** Version bump only for package @standardnotes/filesafe-bar
## 2.0.16-alpha.0 (2022-06-23)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filesafe-bar",
"version": "2.0.16-alpha.0",
"version": "2.0.16",
"main": "dist/dist.js",
"private": true,
"files": [

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.0.12](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.0.12-alpha.0...@standardnotes/markdown-visual@1.0.12) (2022-06-23)
**Note:** Version bump only for package @standardnotes/markdown-visual
## [1.0.12-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.0.11...@standardnotes/markdown-visual@1.0.12-alpha.0) (2022-06-23)
**Note:** Version bump only for package @standardnotes/markdown-visual

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/markdown-visual",
"version": "1.0.12-alpha.0",
"version": "1.0.12",
"author": "Johnny Almonte <johnny@standardnotes.com>",
"description": "A lightweight WYSIWYG markdown editor for Standard Notes, derived from Milkdown.",
"keywords": [

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.
## [2.1.2](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.1.2-alpha.0...@standardnotes/authenticator@2.1.2) (2022-06-23)
**Note:** Version bump only for package @standardnotes/authenticator
## [2.1.2-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.1.1...@standardnotes/authenticator@2.1.2-alpha.0) (2022-06-23)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/authenticator",
"version": "2.1.2-alpha.0",
"version": "2.1.2",
"main": "dist/dist.js",
"author": "Standard Notes",
"private": true,