chore(release): publish

- @standardnotes/clipper@1.1.126
 - @standardnotes/desktop@3.108.57
 - @standardnotes/mobile@3.56.37
 - @standardnotes/releases@1.4.409
 - @standardnotes/ui-services@1.28.21
 - @standardnotes/web@3.167.24
This commit is contained in:
StandardNotes CI
2023-07-31 18:55:52 +00:00
parent 9e95774203
commit ef4e48d8c3
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.28.21](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.28.20...@standardnotes/ui-services@1.28.21) (2023-07-31)
### Bug Fixes
* Fixed issue on iOS where status bar colors would not adjust according to the theme ([9e95774](https://github.com/standardnotes/app/commit/9e957742038474c0845f0fe590a985ed4c6edde7))
## [1.28.20](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.28.19...@standardnotes/ui-services@1.28.20) (2023-07-31)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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