chore(release): publish

- @standardnotes/desktop@3.23.33
 - @standardnotes/encryption@1.10.0
 - @standardnotes/mobile@3.27.0
 - @standardnotes/releases@1.2.47
 - @standardnotes/web-server@1.2.55
 - @standardnotes/web@3.33.0
This commit is contained in:
StandardNotes CI
2022-07-05 08:08:03 +00:00
parent e5771fcbde
commit 354fb13256
12 changed files with 36 additions and 6 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.10.0 (2022-07-05)
### Features
* add @standardnotes/encryption package ([#1199](https://github.com/standardnotes/app/issues/1199)) ([e5771fc](https://github.com/standardnotes/app/commit/e5771fcbde827afd178edde3b7bd872734cd3338))
## [1.8.24](https://github.com/standardnotes/snjs/compare/@standardnotes/encryption@1.8.23...@standardnotes/encryption@1.8.24) (2022-07-04)
### Bug Fixes

View File

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