From 6be25ae8288693bf6326e76513adb8dce691631b Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Wed, 22 Jun 2022 12:18:08 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/mobile@3.24.0-alpha.5 --- packages/mobile/CHANGELOG.md | 6 ++++++ packages/mobile/package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index b08538fb1..bdab1bf0b 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/CHANGELOG.md @@ -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.24.0-alpha.5](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.24.0-alpha.4...@standardnotes/mobile@3.24.0-alpha.5) (2022-06-22) + +### Bug Fixes + +* **mobile:** workspaces keychain ([112ef2a](https://github.com/standardnotes/app/commit/112ef2a2c80f6f80a6b0571e89ad5daa50749d5c)) + # [3.24.0-alpha.4](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.24.0-alpha.3...@standardnotes/mobile@3.24.0-alpha.4) (2022-06-22) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index d160369aa..3078f89de 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.24.0-alpha.4", + "version": "3.24.0-alpha.5", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later",