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.
## [1.28.127](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.126...@standardnotes/filepicker@1.28.127) (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))
## [1.28.126](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.125...@standardnotes/filepicker@1.28.126) (2025-01-31)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.126",
"version": "1.28.127",
"engines": {
"node": ">=16.0.0 <17.0.0"
},