chore(release): publish

- @standardnotes/blocks-editor@1.6.1
 - @standardnotes/desktop@3.100.15
 - @standardnotes/mobile@3.46.25
 - @standardnotes/releases@1.3.251
 - @standardnotes/web@3.103.1
This commit is contained in:
StandardNotes CI
2022-11-18 21:15:30 +00:00
parent e58c563795
commit e8b758214d
10 changed files with 29 additions and 5 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.103.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.103.0...@standardnotes/web@3.103.1) (2022-11-18)
### Bug Fixes
* issue where converting empty plain note to super would result in error ([e58c563](https://github.com/standardnotes/app/commit/e58c5637951f928efcd8c8427f06d0b6c69b5e55))
# [3.103.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.102.0...@standardnotes/web@3.103.0) (2022-11-18)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.103.0",
"version": "3.103.1",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes.",