chore(release): publish

- @standardnotes/clipper@1.0.37
 - @standardnotes/desktop@3.105.86
 - @standardnotes/mobile@3.52.35
 - @standardnotes/releases@1.4.266
 - @standardnotes/ui-services@1.25.6
 - @standardnotes/web@3.154.1
This commit is contained in:
StandardNotes CI
2023-05-01 16:23:02 +00:00
parent 9e0e176bac
commit 053aaa5c9f
13 changed files with 57 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.25.6](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.25.5...@standardnotes/ui-services@1.25.6) (2023-05-01)
### Bug Fixes
* Fixed the issue where imported notes would have incorrect "Created" date and time ([9e0e176](https://github.com/standardnotes/app/commit/9e0e176bac5902375b8ada7773931d3d419ce368))
## [1.25.5](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.25.4...@standardnotes/ui-services@1.25.5) (2023-04-26)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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