chore(release): publish

- @standardnotes/desktop@3.104.97
 - @standardnotes/mobile@3.50.33
 - @standardnotes/releases@1.4.120
 - @standardnotes/services@1.56.4
 - @standardnotes/snjs@2.164.4
 - @standardnotes/ui-services@1.24.8
 - @standardnotes/web@3.140.4
This commit is contained in:
StandardNotes CI
2023-01-20 10:52:46 +00:00
parent 21a4eb0cf0
commit 16aaef00c3
15 changed files with 52 additions and 7 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.56.4](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.3...@standardnotes/services@1.56.4) (2023-01-20)
### Bug Fixes
* **snjs:** bring back history tests and fix handlinf of error with revisions ([cb9c160](https://github.com/standardnotes/app/commit/cb9c16047ebea7134c1aadaf89a8023497358a8e))
## [1.56.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.2...@standardnotes/services@1.56.3) (2023-01-20)
**Note:** Version bump only for package @standardnotes/services

View File

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