chore(release): publish

- @standardnotes/mobile@3.30.14
 - @standardnotes/releases@1.2.80
 - @standardnotes/web-server@1.2.85
This commit is contained in:
StandardNotes CI
2022-07-07 12:32:27 +00:00
parent 2988c71334
commit a59065d1d6
6 changed files with 15 additions and 3 deletions

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.
## [3.30.14](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.30.13...@standardnotes/mobile@3.30.14) (2022-07-07)
**Note:** Version bump only for package @standardnotes/mobile
## [3.30.13](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.30.12...@standardnotes/mobile@3.30.13) (2022-07-07)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.30.13",
"version": "3.30.14",
"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.80](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.79...@standardnotes/releases@1.2.80) (2022-07-07)
**Note:** Version bump only for package @standardnotes/releases
## [1.2.79](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.78...@standardnotes/releases@1.2.79) (2022-07-07)
**Note:** Version bump only for package @standardnotes/releases

View File

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

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.85](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.84...@standardnotes/web-server@1.2.85) (2022-07-07)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.84](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.83...@standardnotes/web-server@1.2.84) (2022-07-07)
### Reverts

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web-server",
"version": "1.2.84",
"version": "1.2.85",
"license": "AGPL-3.0-or-later",
"private": true,
"author": "Standard Notes.",