chore(release): publish

- @standardnotes/desktop@3.104.143
 - @standardnotes/mobile@3.51.23
 - @standardnotes/releases@1.4.166
 - @standardnotes/web@3.149.5
This commit is contained in:
StandardNotes CI
2023-02-13 11:33:57 +00:00
parent 74384ba322
commit 5d97276e06
9 changed files with 36 additions and 4 deletions

View File

@@ -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.149.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.4...@standardnotes/web@3.149.5) (2023-02-13)
### Bug Fixes
* Fixed issue where scrollbar theming would not be correctly applied in some sections ([74384ba](https://github.com/standardnotes/app/commit/74384ba322686a7a0dc42077b8f5459ca6270afc))
## [3.149.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.3...@standardnotes/web@3.149.4) (2023-02-11)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.149.5",
"title": "[3.149.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.4...@standardnotes/web@3.149.5) (2023-02-13)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where scrollbar theming would not be correctly applied in some sections ([74384ba](https://github.com/standardnotes/app/commit/74384ba322686a7a0dc42077b8f5459ca6270afc))",
"parsed": {
"_": [
"Fixed issue where scrollbar theming would not be correctly applied in some sections (74384ba)"
],
"Bug Fixes": [
"Fixed issue where scrollbar theming would not be correctly applied in some sections (74384ba)"
]
}
},
{
"version": "3.149.4",
"title": "[3.149.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.3...@standardnotes/web@3.149.4) (2023-02-11)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.149.4",
"version": "3.149.5",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes.",