chore(release): publish

- @standardnotes/desktop@3.104.83
 - @standardnotes/mobile@3.50.19
 - @standardnotes/releases@1.4.106
 - @standardnotes/services@1.55.0
 - @standardnotes/snjs@2.163.0
 - @standardnotes/ui-services@1.23.8
 - @standardnotes/web@3.137.2
This commit is contained in:
StandardNotes CI
2023-01-11 11:00:36 +00:00
parent 5864ea84e7
commit afa1954de0
15 changed files with 50 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.55.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.54.0...@standardnotes/services@1.55.0) (2023-01-11)
### Features
* **snjs:** add authenticator use cases ([#2145](https://github.com/standardnotes/app/issues/2145)) ([5864ea8](https://github.com/standardnotes/app/commit/5864ea84e719a5ac26db6ff93e80f51b46751c54))
# [1.54.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.53.2...@standardnotes/services@1.54.0) (2023-01-10)
### Features

View File

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