chore(release): publish
- @standardnotes/clipper@1.1.525 - @standardnotes/desktop@3.110.130 - @standardnotes/mobile@3.58.187 - @standardnotes/releases@1.4.827 - @standardnotes/web@3.197.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.197.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.197.2...@standardnotes/web@3.197.3) (2025-06-19)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed issue where Android app would crash on screen rotation ([#2905](https://github.com/standardnotes/app/issues/2905)) ([9c1bb35](https://github.com/standardnotes/app/commit/9c1bb353550c0256b4e6dcbee1e087cc9ffdd628))
|
||||
|
||||
## [3.197.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.197.1...@standardnotes/web@3.197.2) (2025-06-19)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.197.3",
|
||||
"title": "[3.197.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.197.2...@standardnotes/web@3.197.3) (2025-06-19)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixed issue where Android app would crash on screen rotation ([#2905](https://github.com/standardnotes/app/issues/2905)) ([9c1bb35](https://github.com/standardnotes/app/commit/9c1bb353550c0256b4e6dcbee1e087cc9ffdd628))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed issue where Android app would crash on screen rotation (#2905) (9c1bb35)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed issue where Android app would crash on screen rotation (#2905) (9c1bb35)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.197.2",
|
||||
"title": "[3.197.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.197.1...@standardnotes/web@3.197.2) (2025-06-19)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.197.2",
|
||||
"version": "3.197.3",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user