chore(release): publish
- @standardnotes/clipper@1.1.533 - @standardnotes/desktop@3.110.138 - @standardnotes/mobile@3.58.195 - @standardnotes/releases@1.4.835 - @standardnotes/web@3.198.6
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.198.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.198.5...@standardnotes/web@3.198.6) (2025-07-19)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Remove extra bottom padding on Android ([#2915](https://github.com/standardnotes/app/issues/2915)) ([c52030a](https://github.com/standardnotes/app/commit/c52030a525eaf3c8488c19beb84229911bcda8fc))
|
||||
|
||||
## [3.198.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.198.4...@standardnotes/web@3.198.5) (2025-07-15)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.198.6",
|
||||
"title": "[3.198.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.198.5...@standardnotes/web@3.198.6) (2025-07-19)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Remove extra bottom padding on Android ([#2915](https://github.com/standardnotes/app/issues/2915)) ([c52030a](https://github.com/standardnotes/app/commit/c52030a525eaf3c8488c19beb84229911bcda8fc))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Remove extra bottom padding on Android (#2915) (c52030a)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Remove extra bottom padding on Android (#2915) (c52030a)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.198.5",
|
||||
"title": "[3.198.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.198.4...@standardnotes/web@3.198.5) (2025-07-15)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.198.5",
|
||||
"version": "3.198.6",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user