chore(release): publish

- @standardnotes/api@1.7.1
 - @standardnotes/components-meta@2.7.12
 - @standardnotes/desktop@3.23.117
 - @standardnotes/encryption@1.15.1
 - @standardnotes/features@1.52.0
 - @standardnotes/filepicker@1.23.1
 - @standardnotes/files@1.10.1
 - @standardnotes/mobile@3.32.4
 - @standardnotes/models@1.18.1
 - @standardnotes/releases@1.3.40
 - @standardnotes/responses@1.10.1
 - @standardnotes/services@1.19.1
 - @standardnotes/snjs@2.127.1
 - @standardnotes/ui-services@1.2.1
 - @standardnotes/web@3.46.2
This commit is contained in:
StandardNotes CI
2022-09-13 13:11:32 +00:00
parent 66d364ff36
commit 39fdac270e
30 changed files with 77 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.52.0](https://github.com/standardnotes/app/compare/@standardnotes/features@1.51.0...@standardnotes/features@1.52.0) (2022-09-13)
### Features
* **features:** add subscription sharing ([66d364f](https://github.com/standardnotes/app/commit/66d364ff369afa0dcd11ac835512a7af9b25c8d2))
# [1.51.0](https://github.com/standardnotes/app/compare/@standardnotes/features@1.50.5...@standardnotes/features@1.51.0) (2022-09-13)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.51.0",
"version": "1.52.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},