chore(release): publish

- @standardnotes/mobile@3.39.11
 - @standardnotes/releases@1.3.119
This commit is contained in:
StandardNotes CI
2022-10-06 11:25:46 +00:00
parent 1c10214104
commit 4609053bd0
4 changed files with 12 additions and 2 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.
## [3.39.11](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.39.10...@standardnotes/mobile@3.39.11) (2022-10-06)
### Bug Fixes
* add android platform check for status bar color sync ([1602d81](https://github.com/standardnotes/app/commit/1602d8157f9e61c6ad842bcce28f3aaf6a8f7154))
## [3.39.10](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.39.9...@standardnotes/mobile@3.39.10) (2022-10-06)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.39.10",
"version": "3.39.11",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.3.119](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.118...@standardnotes/releases@1.3.119) (2022-10-06)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.118](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.117...@standardnotes/releases@1.3.118) (2022-10-06)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.118",
"version": "1.3.119",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",