chore(release): publish
- @standardnotes/desktop@3.104.58 - @standardnotes/mobile@3.49.55 - @standardnotes/releases@1.4.81 - @standardnotes/web@3.130.2
This commit is contained in:
@@ -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.130.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.130.0...@standardnotes/web@3.130.2) (2022-12-29)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed issue where Moments could incorrectly get engaged during biometrics unlocking ([8e3ae80](https://github.com/standardnotes/app/commit/8e3ae80aa09c0c60e4f3ad08497fd656a1231465))
|
||||
|
||||
# [3.130.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.3...@standardnotes/web@3.130.0) (2022-12-28)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.130.2",
|
||||
"title": "[3.130.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.130.0...@standardnotes/web@3.130.2) (2022-12-29)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixed issue where Moments could incorrectly get engaged during biometrics unlocking ([8e3ae80](https://github.com/standardnotes/app/commit/8e3ae80aa09c0c60e4f3ad08497fd656a1231465))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed issue where Moments could incorrectly get engaged during biometrics unlocking (8e3ae80)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed issue where Moments could incorrectly get engaged during biometrics unlocking (8e3ae80)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.130.0",
|
||||
"title": "[3.130.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.3...@standardnotes/web@3.130.0) (2022-12-28)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.130.1",
|
||||
"version": "3.130.2",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user