diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 01bedfca8..e1aa023d7 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/CHANGELOG.md @@ -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. +## [3.23.8](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.8-alpha.0...@standardnotes/mobile@3.23.8) (2022-06-18) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.23.8-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.7...@standardnotes/mobile@3.23.8-alpha.0) (2022-06-18) ### Bug Fixes diff --git a/packages/mobile/package.json b/packages/mobile/package.json index c799baaeb..2ef177967 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.23.8-alpha.0", + "version": "3.23.8", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later",