chore(release): publish

- @standardnotes/desktop@3.104.81
 - @standardnotes/mobile@3.50.17
 - @standardnotes/releases@1.4.104
 - @standardnotes/services@1.54.0
 - @standardnotes/snjs@2.162.0
 - @standardnotes/ui-services@1.23.7
 - @standardnotes/web@3.137.0
This commit is contained in:
StandardNotes CI
2023-01-10 21:00:03 +00:00
parent 5e6c901c21
commit 573538031e
15 changed files with 55 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.54.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.53.2...@standardnotes/services@1.54.0) (2023-01-10)
### Features
* recovery codes UI (recovery sign in + get recovery codes) ([#2139](https://github.com/standardnotes/app/issues/2139)) ([5e6c901](https://github.com/standardnotes/app/commit/5e6c901c21e7e9df77cad79d1738124130c3a6cb))
## [1.53.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.53.1...@standardnotes/services@1.53.2) (2023-01-10)
**Note:** Version bump only for package @standardnotes/services

View File

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