chore(release): publish

- @standardnotes/mobile@3.41.10
 - @standardnotes/releases@1.3.134
This commit is contained in:
StandardNotes CI
2022-10-11 14:53:46 +00:00
parent 5cf37037b7
commit d22c164e5d
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.41.10](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.41.9...@standardnotes/mobile@3.41.10) (2022-10-11)
### Bug Fixes
* **mobile:** issue with black screen on iOS ([#1777](https://github.com/standardnotes/app/issues/1777)) ([9fc77d8](https://github.com/standardnotes/app/commit/9fc77d861e501d63ee97875bba2ddda51d14fd0b))
## [3.41.9](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.41.8...@standardnotes/mobile@3.41.9) (2022-10-11)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.41.9",
"version": "3.41.10",
"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.134](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.133...@standardnotes/releases@1.3.134) (2022-10-11)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.133](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.132...@standardnotes/releases@1.3.133) (2022-10-11)
**Note:** Version bump only for package @standardnotes/releases

View File

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