chore(release): publish

- @standardnotes/mobile@3.24.0-alpha.3
This commit is contained in:
StandardNotes CI
2022-06-21 20:40:24 +00:00
parent b25919099f
commit f1573e7112
2 changed files with 7 additions and 1 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.24.0-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.24.0-alpha.2...@standardnotes/mobile@3.24.0-alpha.3) (2022-06-21)
### Bug Fixes
* use a specific feature flag for workspace ([#1133](https://github.com/standardnotes/app/issues/1133)) ([b259190](https://github.com/standardnotes/app/commit/b25919099f4d98fd09aa312b3c02fd685fad2680))
# [3.24.0-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.24.0-alpha.1...@standardnotes/mobile@3.24.0-alpha.2) (2022-06-21)
### Bug Fixes

View File

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