chore(release): publish

- @standardnotes/desktop@3.23.213
 - @standardnotes/mobile@3.43.0
 - @standardnotes/releases@1.3.141
 - @standardnotes/web@3.74.0
This commit is contained in:
StandardNotes CI
2022-10-13 13:05:25 +00:00
parent 8068fef4d3
commit 794ed7f7d4
8 changed files with 24 additions and 4 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.23.213](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.212...@standardnotes/desktop@3.23.213) (2022-10-13)
**Note:** Version bump only for package @standardnotes/desktop
## [3.23.212](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.211...@standardnotes/desktop@3.23.212) (2022-10-12)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.23.212",
"version": "3.23.213",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,

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.
# [3.43.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.42.5...@standardnotes/mobile@3.43.0) (2022-10-13)
### Features
* focus secure text entry after successful biometrics input ([#1785](https://github.com/standardnotes/app/issues/1785)) ([8068fef](https://github.com/standardnotes/app/commit/8068fef4d3b3a31c2cc30f9e5521010e9ba9ca3b))
## [3.42.5](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.42.4...@standardnotes/mobile@3.42.5) (2022-10-12)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.42.5",
"version": "3.43.0",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.3.141](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.140...@standardnotes/releases@1.3.141) (2022-10-13)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.140](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.139...@standardnotes/releases@1.3.140) (2022-10-12)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.140",
"version": "1.3.141",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",

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.
# [3.74.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.73.0...@standardnotes/web@3.74.0) (2022-10-13)
### Features
* focus secure text entry after successful biometrics input ([#1785](https://github.com/standardnotes/app/issues/1785)) ([8068fef](https://github.com/standardnotes/app/commit/8068fef4d3b3a31c2cc30f9e5521010e9ba9ca3b))
# [3.73.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.72.4...@standardnotes/web@3.73.0) (2022-10-12)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.73.0",
"version": "3.74.0",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes.",