chore(release): publish

- @standardnotes/api@1.19.2
 - @standardnotes/components-meta@2.7.25
 - @standardnotes/desktop@3.23.275
 - @standardnotes/encryption@1.19.2
 - @standardnotes/filepicker@1.25.2
 - @standardnotes/files@1.12.2
 - @standardnotes/mobile@3.45.24
 - @standardnotes/models@1.34.4
 - @standardnotes/releases@1.3.206
 - @standardnotes/services@1.42.1
 - @standardnotes/snjs@2.147.3
 - @standardnotes/styles@1.6.2
 - @standardnotes/ui-services@1.13.1
 - @standardnotes/web@3.93.6
 - @standardnotes/markdown-visual@1.1.6
 - @standardnotes/authenticator@2.2.8
This commit is contained in:
StandardNotes CI
2022-11-04 03:12:44 +00:00
parent a4ca89118b
commit ede3bada2e
32 changed files with 80 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.
## [2.7.25](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.24...@standardnotes/components-meta@2.7.25) (2022-11-04)
**Note:** Version bump only for package @standardnotes/components-meta
## [2.7.24](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.23...@standardnotes/components-meta@2.7.24) (2022-11-02)
**Note:** Version bump only for package @standardnotes/components-meta

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/components-meta",
"version": "2.7.24",
"version": "2.7.25",
"private": true,
"author": "Standard Notes.",
"main": "dist",

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.6](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.1.5...@standardnotes/markdown-visual@1.1.6) (2022-11-04)
**Note:** Version bump only for package @standardnotes/markdown-visual
## [1.1.5](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.1.4...@standardnotes/markdown-visual@1.1.5) (2022-11-01)
**Note:** Version bump only for package @standardnotes/markdown-visual

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/markdown-visual",
"version": "1.1.5",
"version": "1.1.6",
"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.8](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.2.7...@standardnotes/authenticator@2.2.8) (2022-11-04)
**Note:** Version bump only for package @standardnotes/authenticator
## [2.2.7](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.2.6...@standardnotes/authenticator@2.2.7) (2022-11-01)
**Note:** Version bump only for package @standardnotes/authenticator

View File

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