chore(release): publish

- @standardnotes/mobile@3.36.7
 - @standardnotes/releases@1.3.79
This commit is contained in:
StandardNotes CI
2022-09-24 17:28:41 +00:00
parent 789a78bda3
commit 9be315730d
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.36.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.36.6...@standardnotes/mobile@3.36.7) (2022-09-24)
### Bug Fixes
* **mobile:** accurate version number ([789a78b](https://github.com/standardnotes/app/commit/789a78bda33f12d214c12a63ae27d2ba0f39feab))
## [3.36.6](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.36.5...@standardnotes/mobile@3.36.6) (2022-09-24)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.36.6",
"version": "3.36.7",
"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.3.79](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.78...@standardnotes/releases@1.3.79) (2022-09-24)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.78](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.77...@standardnotes/releases@1.3.78) (2022-09-24)
**Note:** Version bump only for package @standardnotes/releases

View File

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