chore(release): publish
- @standardnotes/api@1.26.0 - @standardnotes/desktop@3.105.55 - @standardnotes/encryption@1.21.28 - @standardnotes/features@1.59.0 - @standardnotes/filepicker@1.28.33 - @standardnotes/files@1.14.43 - @standardnotes/mobile@3.52.0 - @standardnotes/models@1.43.16 - @standardnotes/releases@1.4.231 - @standardnotes/responses@1.13.18 - @standardnotes/services@1.58.0 - @standardnotes/snjs@2.167.0 - @standardnotes/ui-services@1.25.0 - @standardnotes/web@3.151.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.151.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.54...@standardnotes/web@3.151.0) (2023-04-17)
|
||||
|
||||
### Features
|
||||
|
||||
* **mobile:** add U2F support for Android devices ([#2311](https://github.com/standardnotes/app/issues/2311)) ([725f55f](https://github.com/standardnotes/app/commit/725f55fca794b86c245742837af7e4370cebd68c))
|
||||
|
||||
## [3.150.54](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.53...@standardnotes/web@3.150.54) (2023-04-15)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.151.0",
|
||||
"title": "[3.151.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.54...@standardnotes/web@3.151.0) (2023-04-17)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* **mobile:** add U2F support for Android devices ([#2311](https://github.com/standardnotes/app/issues/2311)) ([725f55f](https://github.com/standardnotes/app/commit/725f55fca794b86c245742837af7e4370cebd68c))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"mobile: add U2F support for Android devices (#2311) (725f55f)"
|
||||
],
|
||||
"Features": [
|
||||
"mobile: add U2F support for Android devices (#2311) (725f55f)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.150.54",
|
||||
"title": "[3.150.54](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.53...@standardnotes/web@3.150.54) (2023-04-15)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.150.54",
|
||||
"version": "3.151.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user