chore(release): publish

- @standardnotes/components-meta@2.7.8
 - @standardnotes/desktop@3.23.99
 - @standardnotes/mobile@3.31.15
 - @standardnotes/releases@1.3.21
 - @standardnotes/web@3.45.3
 - @standardnotes/authenticator@2.2.4
This commit is contained in:
StandardNotes CI
2022-08-22 10:04:58 +00:00
parent becbe34233
commit a780fa4e87
12 changed files with 34 additions and 6 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.2.4](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.2.3...@standardnotes/authenticator@2.2.4) (2022-08-22)
### Bug Fixes
* trigger the `onChange` event of qr code uploading input when clicking on the button ([#1421](https://github.com/standardnotes/app/issues/1421)) ([2a976a0](https://github.com/standardnotes/app/commit/2a976a0de499ba33186a52a6bd2c10a709b86fee))
## [2.2.3](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.2.2...@standardnotes/authenticator@2.2.3) (2022-07-13)
**Note:** Version bump only for package @standardnotes/authenticator

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/authenticator",
"version": "2.2.3",
"version": "2.2.4",
"main": "dist/dist.js",
"author": "Standard Notes",
"private": true,