StandardNotes CI
2022-11-16 13:08:31 +00:00
parent 66a898345a
commit 5ee60c8c24
24 changed files with 68 additions and 12 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.46.8](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.7...@standardnotes/mobile@3.46.8) (2022-11-16)
### Bug Fixes
* **mobile:** bump android targetSdkVersion to 31 ([66a8983](https://github.com/standardnotes/app/commit/66a898345af6ea48dfa3e7fae38fac97cb376cbe))
## [3.46.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.6...@standardnotes/mobile@3.46.7) (2022-11-16)
**Note:** Version bump only for package @standardnotes/mobile

View File

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