@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
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)
|
# [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
|
### Bug Fixes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/mobile",
|
"name": "@standardnotes/mobile",
|
||||||
"version": "3.24.0-alpha.2",
|
"version": "3.24.0-alpha.3",
|
||||||
"author": "Standard Notes.",
|
"author": "Standard Notes.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
|
|||||||
Reference in New Issue
Block a user