chore(release): publish

- @standardnotes/mobile@3.56.163
 - @standardnotes/releases@1.4.537
This commit is contained in:
StandardNotes CI
2023-10-06 16:49:55 +00:00
parent 632b06e511
commit 8759950aab
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.56.163](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.162...@standardnotes/mobile@3.56.163) (2023-10-06)
### Bug Fixes
* Fixes issue where keys would not correctly load on startup on Android 14 ([632b06e](https://github.com/standardnotes/app/commit/632b06e511072a481258a9f2a8817f4651841cf1))
## [3.56.162](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.161...@standardnotes/mobile@3.56.162) (2023-10-05)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.56.162",
"version": "3.56.163",
"author": "Standard Notes.",
"private": true,
"license": "CC BY-NC-SA 4.0",

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.4.537](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.536...@standardnotes/releases@1.4.537) (2023-10-06)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.536](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.535...@standardnotes/releases@1.4.536) (2023-10-05)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.536",
"version": "1.4.537",
"license": "CC BY-NC-SA 4.0",
"main": "dist/releases.json",
"types": "dist/index.d.ts",