chore(release): publish

- @standardnotes/mobile@3.45.11
 - @standardnotes/releases@1.3.193
This commit is contained in:
StandardNotes CI
2022-10-31 17:26:56 +00:00
parent 50b0db3baa
commit f54b017f53
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.45.11](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.10...@standardnotes/mobile@3.45.11) (2022-10-31)
### Bug Fixes
* **mobile:** bump minimum android sdk to 28 (9.0) ([50b0db3](https://github.com/standardnotes/app/commit/50b0db3baa4f27de3e7c13bbb59d9e33a360d949))
## [3.45.10](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.45.9...@standardnotes/mobile@3.45.10) (2022-10-31)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.45.10",
"version": "3.45.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.193](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.192...@standardnotes/releases@1.3.193) (2022-10-31)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.192](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.191...@standardnotes/releases@1.3.192) (2022-10-31)
**Note:** Version bump only for package @standardnotes/releases

View File

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