chore(release): publish

- @standardnotes/api@1.8.3
 - @standardnotes/desktop@3.23.154
 - @standardnotes/encryption@1.15.5
 - @standardnotes/filepicker@1.23.5
 - @standardnotes/files@1.10.5
 - @standardnotes/mobile@3.36.5
 - @standardnotes/models@1.19.0
 - @standardnotes/releases@1.3.77
 - @standardnotes/services@1.21.4
 - @standardnotes/snjs@2.132.5
 - @standardnotes/ui-services@1.3.2
 - @standardnotes/web@3.57.0
This commit is contained in:
StandardNotes CI
2022-09-24 11:03:09 +00:00
parent d3621d70b1
commit c2a1918843
24 changed files with 64 additions and 12 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.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.56.0...@standardnotes/web@3.57.0) (2022-09-24)
### Features
* new note title format w/ prefs ([#1629](https://github.com/standardnotes/app/issues/1629)) ([d3621d7](https://github.com/standardnotes/app/commit/d3621d70b1a34537417b06830275467055b753cb))
# [3.56.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.55.2...@standardnotes/web@3.56.0) (2022-09-24)
### Features

View File

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