chore(release): publish

- @standardnotes/desktop@3.23.155
 - @standardnotes/mobile@3.36.6
 - @standardnotes/releases@1.3.78
 - @standardnotes/web@3.57.1
This commit is contained in:
StandardNotes CI
2022-09-24 16:32:37 +00:00
parent e4b1b64119
commit 73e170dedd
8 changed files with 22 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.57.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.57.0...@standardnotes/web@3.57.1) (2022-09-24)
### Bug Fixes
* responsiveness when resizing window on web/desktop ([#1637](https://github.com/standardnotes/app/issues/1637)) ([e4b1b64](https://github.com/standardnotes/app/commit/e4b1b641194cede65b8f0413bb1c805a84585dfe))
# [3.57.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.56.0...@standardnotes/web@3.57.0) (2022-09-24)
### Features

View File

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