chore(release): publish

- @standardnotes/desktop@3.23.125
 - @standardnotes/mobile@3.33.5
 - @standardnotes/releases@1.3.48
 - @standardnotes/services@1.20.2
 - @standardnotes/snjs@2.129.1
 - @standardnotes/ui-services@1.2.4
 - @standardnotes/web@3.48.1
This commit is contained in:
StandardNotes CI
2022-09-15 18:43:48 +00:00
parent 3a15142940
commit ddf4c97477
14 changed files with 41 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.20.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.20.1...@standardnotes/services@1.20.2) (2022-09-15)
### Bug Fixes
* biometrics input on mobile webview challenge modal ([#1572](https://github.com/standardnotes/app/issues/1572)) ([3a15142](https://github.com/standardnotes/app/commit/3a15142940ef9391868442e1997c3d9d5eec33be))
## [1.20.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.20.0...@standardnotes/services@1.20.1) (2022-09-15)
**Note:** Version bump only for package @standardnotes/services

View File

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