chore(release): publish

- @standardnotes/desktop@3.23.217
 - @standardnotes/mobile@3.43.5
 - @standardnotes/releases@1.3.146
 - @standardnotes/web@3.76.1
This commit is contained in:
StandardNotes CI
2022-10-14 13:47:22 +00:00
parent b849c122d6
commit a3a8acdd55
8 changed files with 24 additions and 4 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.76.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.76.0...@standardnotes/web@3.76.1) (2022-10-14)
### Bug Fixes
* don't render editor view on mobile if editor pane not selected ([#1790](https://github.com/standardnotes/app/issues/1790)) ([d0c413c](https://github.com/standardnotes/app/commit/d0c413cd150ea835a4cb22aefadd6d9e477b1039))
# [3.76.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.75.1...@standardnotes/web@3.76.0) (2022-10-13)
### Features

View File

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