chore(release): publish
- @standardnotes/clipper@1.1.515 - @standardnotes/desktop@3.110.120 - @standardnotes/mobile@3.58.176 - @standardnotes/releases@1.4.816 - @standardnotes/services@1.71.5 - @standardnotes/snjs@2.209.7 - @standardnotes/ui-services@1.38.5 - @standardnotes/web@3.196.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.196.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.2...@standardnotes/web@3.196.3) (2025-05-02)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed issue with keyboard on Android covering content ([#2899](https://github.com/standardnotes/app/issues/2899)) ([c4e0138](https://github.com/standardnotes/app/commit/c4e0138ce3ef9bc0adb75dae08aec2203473552d))
|
||||
|
||||
## [3.196.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.1...@standardnotes/web@3.196.2) (2025-04-25)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.196.3",
|
||||
"title": "[3.196.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.2...@standardnotes/web@3.196.3) (2025-05-02)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixed issue with keyboard on Android covering content ([#2899](https://github.com/standardnotes/app/issues/2899)) ([c4e0138](https://github.com/standardnotes/app/commit/c4e0138ce3ef9bc0adb75dae08aec2203473552d))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed issue with keyboard on Android covering content (#2899) (c4e0138)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed issue with keyboard on Android covering content (#2899) (c4e0138)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.196.2",
|
||||
"title": "[3.196.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.1...@standardnotes/web@3.196.2) (2025-04-25)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.196.2",
|
||||
"version": "3.196.3",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user