chore(release): publish

- @standardnotes/api@1.16.4
 - @standardnotes/components-meta@2.7.21
 - @standardnotes/desktop@3.23.222
 - @standardnotes/encryption@1.18.3
 - @standardnotes/features@1.53.2
 - @standardnotes/filepicker@1.24.5
 - @standardnotes/files@1.11.5
 - @standardnotes/mobile@3.43.9
 - @standardnotes/models@1.29.0
 - @standardnotes/releases@1.3.151
 - @standardnotes/responses@1.11.2
 - @standardnotes/services@1.34.0
 - @standardnotes/snjs@2.142.0
 - @standardnotes/ui-services@1.8.4
 - @standardnotes/web@3.78.0
This commit is contained in:
StandardNotes CI
2022-10-18 16:21:13 +00:00
parent 9954bdc29f
commit bbebfb42fd
30 changed files with 93 additions and 15 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.29.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.28.0...@standardnotes/models@1.29.0) (2022-10-18)
### Features
* authorize notes for listed ([#1823](https://github.com/standardnotes/app/issues/1823)) ([9954bdc](https://github.com/standardnotes/app/commit/9954bdc29f9de2a42c4539d55749991d86a72943))
# [1.28.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.27.1...@standardnotes/models@1.28.0) (2022-10-17)
### Features

View File

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