chore(release): publish

- @standardnotes/desktop@3.23.181
 - @standardnotes/mobile@3.38.0
 - @standardnotes/releases@1.3.106
 - @standardnotes/services@1.23.0
 - @standardnotes/snjs@2.134.5
 - @standardnotes/ui-services@1.4.0
 - @standardnotes/web@3.67.3
This commit is contained in:
StandardNotes CI
2022-09-30 19:58:37 +00:00
parent 47106fdf83
commit be2c4720fc
14 changed files with 41 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.23.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.22.4...@standardnotes/services@1.23.0) (2022-09-30)
### Features
* sync android status bar bg with theme bg color ([#1727](https://github.com/standardnotes/app/issues/1727)) ([47106fd](https://github.com/standardnotes/app/commit/47106fdf83ec89e67444e84a94350870645993cf))
## [1.22.4](https://github.com/standardnotes/app/compare/@standardnotes/services@1.22.3...@standardnotes/services@1.22.4) (2022-09-30)
**Note:** Version bump only for package @standardnotes/services

View File

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