chore(release): publish

- @standardnotes/api@1.8.5
 - @standardnotes/desktop@3.23.175
 - @standardnotes/encryption@1.15.7
 - @standardnotes/filepicker@1.23.7
 - @standardnotes/files@1.10.7
 - @standardnotes/mobile@3.37.9
 - @standardnotes/models@1.20.0
 - @standardnotes/releases@1.3.100
 - @standardnotes/services@1.22.2
 - @standardnotes/snjs@2.134.1
 - @standardnotes/ui-services@1.3.7
 - @standardnotes/web@3.64.0
This commit is contained in:
StandardNotes CI
2022-09-29 15:10:20 +00:00
parent 11dd39c126
commit f02465346f
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.64.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.63.3...@standardnotes/web@3.64.0) (2022-09-29)
### Features
* add custom note title format pref ([#1678](https://github.com/standardnotes/app/issues/1678)) ([11dd39c](https://github.com/standardnotes/app/commit/11dd39c126019c4295c03fb59b05ea5aa3adcd27))
## [3.63.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.63.2...@standardnotes/web@3.63.3) (2022-09-29)
**Note:** Version bump only for package @standardnotes/web

View File

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