chore(release): publish

- @standardnotes/api@1.9.2
 - @standardnotes/components-meta@2.7.16
 - @standardnotes/desktop@3.23.192
 - @standardnotes/encryption@1.15.11
 - @standardnotes/filepicker@1.23.11
 - @standardnotes/files@1.10.11
 - @standardnotes/mobile@3.39.9
 - @standardnotes/models@1.23.0
 - @standardnotes/releases@1.3.117
 - @standardnotes/services@1.24.3
 - @standardnotes/snjs@2.134.9
 - @standardnotes/styles@1.5.0
 - @standardnotes/ui-services@1.6.0
 - @standardnotes/web@3.70.0
 - @standardnotes/markdown-visual@1.1.3
 - @standardnotes/authenticator@2.2.5
This commit is contained in:
StandardNotes CI
2022-10-05 20:52:08 +00:00
parent ac0ad49af0
commit 4b6662d62d
32 changed files with 96 additions and 16 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.3](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.1.2...@standardnotes/markdown-visual@1.1.3) (2022-10-05)
**Note:** Version bump only for package @standardnotes/markdown-visual
## [1.1.2](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.1.1...@standardnotes/markdown-visual@1.1.2) (2022-07-13)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/markdown-visual",
"version": "1.1.2",
"version": "1.1.3",
"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.5](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.2.4...@standardnotes/authenticator@2.2.5) (2022-10-05)
**Note:** Version bump only for package @standardnotes/authenticator
## [2.2.4](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.2.3...@standardnotes/authenticator@2.2.4) (2022-08-22)
### Bug Fixes

View File

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