chore(release): publish
- @standardnotes/clipper@1.1.565 - @standardnotes/desktop@3.110.170 - @standardnotes/mobile@3.58.229 - @standardnotes/releases@1.4.869 - @standardnotes/web@3.201.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.201.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.201.5...@standardnotes/web@3.201.6) (2026-01-06)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixes bottom note being hidden behind nav bar on Android ([#2966](https://github.com/standardnotes/app/issues/2966)) ([895353c](https://github.com/standardnotes/app/commit/895353ca7b2c039df26a59224f146c7f04d77f1a))
|
||||
|
||||
## [3.201.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.201.4...@standardnotes/web@3.201.5) (2025-12-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.201.6",
|
||||
"title": "[3.201.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.201.5...@standardnotes/web@3.201.6) (2026-01-06)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixes bottom note being hidden behind nav bar on Android ([#2966](https://github.com/standardnotes/app/issues/2966)) ([895353c](https://github.com/standardnotes/app/commit/895353ca7b2c039df26a59224f146c7f04d77f1a))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixes bottom note being hidden behind nav bar on Android (#2966) (895353c)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixes bottom note being hidden behind nav bar on Android (#2966) (895353c)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.201.5",
|
||||
"title": "[3.201.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.201.4...@standardnotes/web@3.201.5) (2025-12-18)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.201.5",
|
||||
"version": "3.201.6",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user