chore(release): publish

- @standardnotes/clipper@1.1.453
 - @standardnotes/desktop@3.110.55
 - @standardnotes/mobile@3.58.112
 - @standardnotes/releases@1.4.748
 - @standardnotes/services@1.70.9
 - @standardnotes/snjs@2.208.19
 - @standardnotes/ui-services@1.37.11
 - @standardnotes/web@3.193.0
This commit is contained in:
StandardNotes CI
2024-04-13 07:19:15 +00:00
parent 269db1a5b1
commit 9a4e6102b9
17 changed files with 58 additions and 8 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.70.9](https://github.com/standardnotes/app/compare/@standardnotes/services@1.70.8...@standardnotes/services@1.70.9) (2024-04-13)
### Bug Fixes
* Fixes an issue where importing an encrypted backup file may not successfully complete in some cases ([7f1baf5](https://github.com/standardnotes/app/commit/7f1baf52c1d2ddd5112438b936d22ad99bc403a5))
## [1.70.8](https://github.com/standardnotes/app/compare/@standardnotes/services@1.70.7...@standardnotes/services@1.70.8) (2024-04-10)
**Note:** Version bump only for package @standardnotes/services

View File

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