chore(release): publish
- @standardnotes/desktop@3.105.45 - @standardnotes/mobile@3.51.78 - @standardnotes/releases@1.4.221 - @standardnotes/web@3.150.45
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.150.45](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.44...@standardnotes/web@3.150.45) (2023-04-07)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Added a "Select file" button to File backups section as an alternative to drag-n-drop ([bb04d12](https://github.com/standardnotes/app/commit/bb04d120cca8ef954cb011c27a5df01a3b481180))
|
||||
|
||||
## [3.150.44](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.43...@standardnotes/web@3.150.44) (2023-04-06)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.150.45",
|
||||
"title": "[3.150.45](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.44...@standardnotes/web@3.150.45) (2023-04-07)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Added a \"Select file\" button to File backups section as an alternative to drag-n-drop ([bb04d12](https://github.com/standardnotes/app/commit/bb04d120cca8ef954cb011c27a5df01a3b481180))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Added a \"Select file\" button to File backups section as an alternative to drag-n-drop (bb04d12)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Added a \"Select file\" button to File backups section as an alternative to drag-n-drop (bb04d12)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.150.44",
|
||||
"title": "[3.150.44](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.43...@standardnotes/web@3.150.44) (2023-04-06)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.150.44",
|
||||
"version": "3.150.45",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user