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.
# [1.20.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.19.0...@standardnotes/models@1.20.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))
# [1.19.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.18.4...@standardnotes/models@1.19.0) (2022-09-24)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.19.0",
"version": "1.20.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},