chore(release): publish

- @standardnotes/mobile@3.24.4
 - @standardnotes/releases@1.2.4
This commit is contained in:
StandardNotes CI
2022-06-24 12:39:51 +00:00
parent e83452785c
commit a345f4f97e
4 changed files with 12 additions and 2 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.4](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.24.3...@standardnotes/mobile@3.24.4) (2022-06-24)
### Bug Fixes
* **mobile:** force redownload of themes if unable to parse first time ([#1150](https://github.com/standardnotes/app/issues/1150)) ([e834527](https://github.com/standardnotes/app/commit/e83452785cb14a2e6e452bed5210d0fb2a6d7e28))
## [3.24.3](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.24.2...@standardnotes/mobile@3.24.3) (2022-06-24)
**Note:** Version bump only for package @standardnotes/mobile

View File

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

View File

@@ -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.
## [1.2.4](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.3...@standardnotes/releases@1.2.4) (2022-06-24)
**Note:** Version bump only for package @standardnotes/releases
## [1.2.3](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.2...@standardnotes/releases@1.2.3) (2022-06-24)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.2.3",
"version": "1.2.4",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",