chore(release): publish

- @standardnotes/api@1.16.3
 - @standardnotes/desktop@3.23.220
 - @standardnotes/encryption@1.18.2
 - @standardnotes/filepicker@1.24.4
 - @standardnotes/files@1.11.4
 - @standardnotes/mobile@3.43.7
 - @standardnotes/models@1.28.0
 - @standardnotes/releases@1.3.149
 - @standardnotes/services@1.33.1
 - @standardnotes/snjs@2.141.1
 - @standardnotes/ui-services@1.8.3
 - @standardnotes/web@3.77.0
This commit is contained in:
StandardNotes CI
2022-10-17 20:39:15 +00:00
parent fc00b5c499
commit 3527b1ff38
24 changed files with 64 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.33.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.33.0...@standardnotes/services@1.33.1) (2022-10-17)
**Note:** Version bump only for package @standardnotes/services
# [1.33.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.32.3...@standardnotes/services@1.33.0) (2022-10-13)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.33.0",
"version": "1.33.1",
"engines": {
"node": ">=16.0.0 <17.0.0"
},