chore(release): publish

- @standardnotes/clipper@1.1.547
 - @standardnotes/desktop@3.110.152
 - @standardnotes/mobile@3.58.210
 - @standardnotes/releases@1.4.850
 - @standardnotes/ui-services@1.38.14
 - @standardnotes/web@3.198.20
This commit is contained in:
StandardNotes CI
2025-09-15 13:51:07 +00:00
parent 9b02378283
commit 51025de17f
13 changed files with 43 additions and 6 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.38.14](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.38.13...@standardnotes/ui-services@1.38.14) (2025-09-15)
### Bug Fixes
* Fixes Google Keep comverter failing if date format in heading is invalid ([#2935](https://github.com/standardnotes/app/issues/2935)) ([6977b7c](https://github.com/standardnotes/app/commit/6977b7c0f0a62e385e12905d463ad5d6453d7247))
## [1.38.13](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.38.12...@standardnotes/ui-services@1.38.13) (2025-09-12)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.38.13",
"version": "1.38.14",
"engines": {
"node": ">=16.0.0 <17.0.0"
},