chore(release): publish
- @standardnotes/api@1.23.1 - @standardnotes/blocks-editor@1.12.4 - @standardnotes/desktop@3.104.84 - @standardnotes/mobile@3.50.20 - @standardnotes/releases@1.4.107 - @standardnotes/services@1.55.1 - @standardnotes/snjs@2.163.1 - @standardnotes/ui-services@1.23.9 - @standardnotes/web@3.137.3
This commit is contained in:
@@ -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.23.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.23.0...@standardnotes/api@1.23.1) (2023-01-11)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **snjs:** simplify authenticator api for generating options ([#2147](https://github.com/standardnotes/app/issues/2147)) ([5d20a53](https://github.com/standardnotes/app/commit/5d20a53e6ea9ec08fdc1403a36a1b371ffaf9cd2))
|
||||
|
||||
# [1.23.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.22.0...@standardnotes/api@1.23.0) (2023-01-09)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/api",
|
||||
"version": "1.23.0",
|
||||
"version": "1.23.1",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user