chore(release): publish

- @standardnotes/api@1.7.2
 - @standardnotes/desktop@3.23.123
 - @standardnotes/encryption@1.15.2
 - @standardnotes/filepicker@1.23.2
 - @standardnotes/files@1.10.2
 - @standardnotes/mobile@3.33.3
 - @standardnotes/models@1.18.2
 - @standardnotes/releases@1.3.46
 - @standardnotes/services@1.20.1
 - @standardnotes/snjs@2.128.1
 - @standardnotes/ui-services@1.2.3
 - @standardnotes/web@3.47.3
This commit is contained in:
StandardNotes CI
2022-09-15 09:30:06 +00:00
parent 174b3845d1
commit 05068ef63a
24 changed files with 62 additions and 12 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.7.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.7.1...@standardnotes/api@1.7.2) (2022-09-15)
**Note:** Version bump only for package @standardnotes/api
## [1.7.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.7.0...@standardnotes/api@1.7.1) (2022-09-13)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.7.1",
"version": "1.7.2",
"engines": {
"node": ">=16.0.0 <17.0.0"
},