chore(release): publish
- @standardnotes/api@1.25.0 - @standardnotes/desktop@3.104.128 - @standardnotes/mobile@3.51.8 - @standardnotes/releases@1.4.151 - @standardnotes/services@1.57.0 - @standardnotes/snjs@2.166.0 - @standardnotes/ui-services@1.24.26 - @standardnotes/web@3.146.0
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.146.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.1...@standardnotes/web@3.146.0) (2023-02-03)
|
||||
|
||||
### Features
|
||||
|
||||
* **dev:** add u2f ui for managing devices and signing in ([#2182](https://github.com/standardnotes/app/issues/2182)) ([9414774](https://github.com/standardnotes/app/commit/9414774e89c5c21b0c2178652ded72033065e8d2))
|
||||
|
||||
## [3.145.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.0...@standardnotes/web@3.145.1) (2023-02-03)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.146.0",
|
||||
"title": "[3.146.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.1...@standardnotes/web@3.146.0) (2023-02-03)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* **dev:** add u2f ui for managing devices and signing in ([#2182](https://github.com/standardnotes/app/issues/2182)) ([9414774](https://github.com/standardnotes/app/commit/9414774e89c5c21b0c2178652ded72033065e8d2))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"dev: add u2f ui for managing devices and signing in (#2182) (9414774)"
|
||||
],
|
||||
"Features": [
|
||||
"dev: add u2f ui for managing devices and signing in (#2182) (9414774)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.145.1",
|
||||
"title": "[3.145.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.0...@standardnotes/web@3.145.1) (2023-02-03)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.145.1",
|
||||
"version": "3.146.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user