chore(release): publish

- @standardnotes/mobile@3.24.7
 - @standardnotes/releases@1.2.7
This commit is contained in:
StandardNotes CI
2022-06-24 16:04:44 +00:00
parent 45178f9024
commit e7e3872c06
4 changed files with 10 additions and 2 deletions

View File

@@ -3,6 +3,10 @@
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.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.24.6...@standardnotes/mobile@3.24.7) (2022-06-24)
**Note:** Version bump only for package @standardnotes/mobile
## [3.24.6](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.24.5...@standardnotes/mobile@3.24.6) (2022-06-24) ## [3.24.6](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.24.5...@standardnotes/mobile@3.24.6) (2022-06-24)
**Note:** Version bump only for package @standardnotes/mobile **Note:** Version bump only for package @standardnotes/mobile

View File

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

View File

@@ -3,6 +3,10 @@
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.
## [1.2.7](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.6...@standardnotes/releases@1.2.7) (2022-06-24)
**Note:** Version bump only for package @standardnotes/releases
## [1.2.6](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.5...@standardnotes/releases@1.2.6) (2022-06-24) ## [1.2.6](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.5...@standardnotes/releases@1.2.6) (2022-06-24)
**Note:** Version bump only for package @standardnotes/releases **Note:** Version bump only for package @standardnotes/releases

View File

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