chore(release): publish

- @standardnotes/api@1.15.0
 - @standardnotes/components-meta@2.7.19
 - @standardnotes/desktop@3.23.205
 - @standardnotes/encryption@1.17.0
 - @standardnotes/features@1.53.0
 - @standardnotes/filepicker@1.24.0
 - @standardnotes/files@1.11.0
 - @standardnotes/mobile@3.41.8
 - @standardnotes/models@1.26.0
 - @standardnotes/releases@1.3.132
 - @standardnotes/responses@1.11.0
 - @standardnotes/services@1.30.0
 - @standardnotes/snjs@2.137.0
 - @standardnotes/ui-services@1.7.0
 - @standardnotes/utils@1.10.0
 - @standardnotes/web@3.71.7
This commit is contained in:
StandardNotes CI
2022-10-11 10:54:24 +00:00
parent fb41f651ec
commit 7c9f0d3143
32 changed files with 102 additions and 16 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.11.0](https://github.com/standardnotes/app/compare/@standardnotes/files@1.10.15...@standardnotes/files@1.11.0) (2022-10-11)
### Features
* **api:** add listing workspace users ([fb41f65](https://github.com/standardnotes/app/commit/fb41f651eca45dd62314609c2f389d5dc683c36e))
## [1.10.15](https://github.com/standardnotes/app/compare/@standardnotes/files@1.10.14...@standardnotes/files@1.10.15) (2022-10-11)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.10.15",
"version": "1.11.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},