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:
StandardNotes CI
2025-06-19 20:43:38 +00:00
parent 9c1bb35355
commit c493b2c2ea
11 changed files with 43 additions and 5 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.525](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.524...@standardnotes/clipper@1.1.525) (2025-06-19)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.524](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.523...@standardnotes/clipper@1.1.524) (2025-06-19)
**Note:** Version bump only for package @standardnotes/clipper

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes",
"version": "1.1.524",
"version": "1.1.525",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.110.130](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.197.2...@standardnotes/desktop@3.110.130) (2025-06-19)
**Note:** Version bump only for package @standardnotes/desktop
## [3.110.129](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.197.1...@standardnotes/desktop@3.110.129) (2025-06-19)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.110.129",
"version": "3.110.130",
"license": "AGPL-3.0",
"author": "Standard Notes.",
"private": true,

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.58.187](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.186...@standardnotes/mobile@3.58.187) (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.58.186](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.185...@standardnotes/mobile@3.58.186) (2025-06-19)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.186",
"version": "3.58.187",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.827](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.826...@standardnotes/releases@1.4.827) (2025-06-19)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.826](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.825...@standardnotes/releases@1.4.826) (2025-06-19)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.826",
"version": "1.4.827",
"license": "AGPL-3.0",
"main": "dist/releases.json",
"types": "dist/index.d.ts",

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.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

View File

@@ -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)",

View File

@@ -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.",