chore(release): publish

- @standardnotes/clipper@1.1.514
 - @standardnotes/desktop@3.110.119
 - @standardnotes/filepicker@1.28.127
 - @standardnotes/mobile@3.58.175
 - @standardnotes/releases@1.4.815
 - @standardnotes/ui-services@1.38.4
 - @standardnotes/web@3.196.2
This commit is contained in:
StandardNotes CI
2025-04-25 18:36:09 +00:00
parent bdf6be38d2
commit 16df4d327c
15 changed files with 53 additions and 7 deletions

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.196.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.1...@standardnotes/web@3.196.2) (2025-04-25)
### Bug Fixes
* Fix issue where searching across formatted text would not work in Super note ([#2897](https://github.com/standardnotes/app/issues/2897)) (skip e2e) ([bdf6be3](https://github.com/standardnotes/app/commit/bdf6be38d241a5c35be56a50e239591294383f95))
## [3.196.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.0...@standardnotes/web@3.196.1) (2025-04-23)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"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)",
"date": null,
"body": "### Bug Fixes\n\n* Fix issue where searching across formatted text would not work in Super note ([#2897](https://github.com/standardnotes/app/issues/2897)) (skip e2e) ([bdf6be3](https://github.com/standardnotes/app/commit/bdf6be38d241a5c35be56a50e239591294383f95))",
"parsed": {
"_": [
"Fix issue where searching across formatted text would not work in Super note (#2897) (skip e2e) (bdf6be3)"
],
"Bug Fixes": [
"Fix issue where searching across formatted text would not work in Super note (#2897) (skip e2e) (bdf6be3)"
]
}
},
{
"version": "3.196.1",
"title": "[3.196.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.0...@standardnotes/web@3.196.1) (2025-04-23)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.196.1",
"version": "3.196.2",
"license": "AGPL-3.0",
"main": "dist/app.js",
"author": "Standard Notes.",