chore(release): publish

- @standardnotes/desktop@3.105.19
 - @standardnotes/mobile@3.51.50
 - @standardnotes/releases@1.4.193
 - @standardnotes/snjs@2.166.12
 - @standardnotes/web@3.150.19
This commit is contained in:
StandardNotes CI
2023-03-09 12:27:50 +00:00
parent 2fd879bb2d
commit 09c503da68
11 changed files with 38 additions and 5 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.
## [2.166.12](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.11...@standardnotes/snjs@2.166.12) (2023-03-09)
### Reverts
* Revert "chore: add temporary error log on authenticator authentication options generation" ([2fd879b](https://github.com/standardnotes/app/commit/2fd879bb2df57678c87f70b062c0592d1c6c654c))
## [2.166.11](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.10...@standardnotes/snjs@2.166.11) (2023-03-09)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.166.11",
"version": "2.166.12",
"engines": {
"node": ">=16.0.0 <17.0.0"
},