chore(release): publish

- @standardnotes/components-meta@2.5.7
 - @standardnotes/desktop@3.23.19
 - @standardnotes/mobile@3.25.15
 - @standardnotes/releases@1.2.29
 - @standardnotes/styles@1.4.2
 - @standardnotes/web-server@1.2.43
 - @standardnotes/web@3.27.7
 - @standardnotes/markdown-visual@1.1.1
 - @standardnotes/authenticator@2.2.1
This commit is contained in:
StandardNotes CI
2022-06-30 00:25:46 +00:00
parent f503a3fde6
commit e9eff74fdb
18 changed files with 47 additions and 9 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.
## [1.1.1](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.1.0...@standardnotes/markdown-visual@1.1.1) (2022-06-30)
**Note:** Version bump only for package @standardnotes/markdown-visual
# [1.1.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.0.12...@standardnotes/markdown-visual@1.1.0) (2022-06-29)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/markdown-visual",
"version": "1.1.0",
"version": "1.1.1",
"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.2.1](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.2.0...@standardnotes/authenticator@2.2.1) (2022-06-30)
**Note:** Version bump only for package @standardnotes/authenticator
# [2.2.0](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.1.2...@standardnotes/authenticator@2.2.0) (2022-06-29)
### Features

View File

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