chore(release): publish
- @standardnotes/desktop@3.104.75 - @standardnotes/mobile@3.50.11 - @standardnotes/releases@1.4.98 - @standardnotes/web@3.136.3
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.136.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.136.2...@standardnotes/web@3.136.3) (2023-01-07)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed issue where search button would not show up in Files view ([340f4f7](https://github.com/standardnotes/app/commit/340f4f7f09c28f7818cb4a7f1ccaa387ef0283c9))
|
||||
|
||||
## [3.136.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.136.1...@standardnotes/web@3.136.2) (2023-01-06)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.136.3",
|
||||
"title": "[3.136.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.136.2...@standardnotes/web@3.136.3) (2023-01-07)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixed issue where search button would not show up in Files view ([340f4f7](https://github.com/standardnotes/app/commit/340f4f7f09c28f7818cb4a7f1ccaa387ef0283c9))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed issue where search button would not show up in Files view (340f4f7)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed issue where search button would not show up in Files view (340f4f7)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.136.2",
|
||||
"title": "[3.136.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.136.1...@standardnotes/web@3.136.2) (2023-01-06)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.136.2",
|
||||
"version": "3.136.3",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user