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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.18.3](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.18.2...@standardnotes/encryption@1.18.3) (2022-10-18)
**Note:** Version bump only for package @standardnotes/encryption
## [1.18.2](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.18.1...@standardnotes/encryption@1.18.2) (2022-10-17)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.18.2",
"version": "1.18.3",
"engines": {
"node": ">=16.0.0 <17.0.0"
},