chore(release): publish

- @standardnotes/blocks-editor@1.6.2
 - @standardnotes/desktop@3.100.16
 - @standardnotes/mobile@3.46.26
 - @standardnotes/releases@1.3.252
 - @standardnotes/web@3.103.2
This commit is contained in:
StandardNotes CI
2022-11-19 03:21:08 +00:00
parent 24ff87c306
commit 7f28876047
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.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.103.1...@standardnotes/web@3.103.2) (2022-11-19)
### Bug Fixes
* improved error reporting in super; improved draggable block icon padding ([24ff87c](https://github.com/standardnotes/app/commit/24ff87c30625432393ffedeada14478ebb625292))
## [3.103.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.103.0...@standardnotes/web@3.103.1) (2022-11-18)
### Bug Fixes

View File

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