chore(release): publish
- @standardnotes/desktop@3.104.81 - @standardnotes/mobile@3.50.17 - @standardnotes/releases@1.4.104 - @standardnotes/services@1.54.0 - @standardnotes/snjs@2.162.0 - @standardnotes/ui-services@1.23.7 - @standardnotes/web@3.137.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.137.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.136.8...@standardnotes/web@3.137.0) (2023-01-10)
|
||||
|
||||
### Features
|
||||
|
||||
* recovery codes UI (recovery sign in + get recovery codes) ([#2139](https://github.com/standardnotes/app/issues/2139)) ([5e6c901](https://github.com/standardnotes/app/commit/5e6c901c21e7e9df77cad79d1738124130c3a6cb))
|
||||
|
||||
## [3.136.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.136.7...@standardnotes/web@3.136.8) (2023-01-10)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.137.0",
|
||||
"title": "[3.137.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.136.8...@standardnotes/web@3.137.0) (2023-01-10)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* recovery codes UI (recovery sign in + get recovery codes) ([#2139](https://github.com/standardnotes/app/issues/2139)) ([5e6c901](https://github.com/standardnotes/app/commit/5e6c901c21e7e9df77cad79d1738124130c3a6cb))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"recovery codes UI (recovery sign in + get recovery codes) (#2139) (5e6c901)"
|
||||
],
|
||||
"Features": [
|
||||
"recovery codes UI (recovery sign in + get recovery codes) (#2139) (5e6c901)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.136.8",
|
||||
"title": "[3.136.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.136.7...@standardnotes/web@3.136.8) (2023-01-10)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.136.8",
|
||||
"version": "3.137.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user