chore(release): publish

- @standardnotes/desktop@3.23.216
 - @standardnotes/mobile@3.43.3
 - @standardnotes/releases@1.3.144
 - @standardnotes/services@1.33.0
 - @standardnotes/snjs@2.140.0
 - @standardnotes/ui-services@1.8.2
 - @standardnotes/web@3.76.0
This commit is contained in:
StandardNotes CI
2022-10-13 21:24:19 +00:00
parent 1a2dde2e0e
commit 638ce849b5
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.33.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.32.3...@standardnotes/services@1.33.0) (2022-10-13)
### Features
* soft biometrics lock ([#1793](https://github.com/standardnotes/app/issues/1793)) ([1a2dde2](https://github.com/standardnotes/app/commit/1a2dde2e0ea406b9818571ab71d38442f9c9fb50))
## [1.32.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.32.2...@standardnotes/services@1.32.3) (2022-10-13)
**Note:** Version bump only for package @standardnotes/services

View File

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