chore(release): publish

- @standardnotes/clipper@1.1.480
 - @standardnotes/desktop@3.110.84
 - @standardnotes/mobile@3.58.139
 - @standardnotes/releases@1.4.777
 - @standardnotes/snjs@2.209.4
 - @standardnotes/ui-services@1.38.0
 - @standardnotes/web@3.195.2
This commit is contained in:
StandardNotes CI
2024-09-09 15:32:31 +00:00
parent 346ecff759
commit f2b5ab76d9
15 changed files with 48 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.38.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.18...@standardnotes/ui-services@1.38.0) (2024-09-09)
### Features
* add 10 minute option in LockInterval ([#2879](https://github.com/standardnotes/app/issues/2879)) ([346ecff](https://github.com/standardnotes/app/commit/346ecff759968742c565b20bf2d3a184cfa3e74b))
## [1.37.18](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.17...@standardnotes/ui-services@1.37.18) (2024-06-22)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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