chore(release): publish

- @standardnotes/mobile@3.51.60
 - @standardnotes/releases@1.4.203
This commit is contained in:
StandardNotes CI 2023-03-21 07:42:26 +00:00
parent a42213f8d5
commit 151cfd2fe4
No known key found for this signature in database
GPG Key ID: 2D9915D52FD9CAD9
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.51.60](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.59...@standardnotes/mobile@3.51.60) (2023-03-21)
### Bug Fixes
* gradle version inconsistency ([#2197](https://github.com/standardnotes/app/issues/2197)) ([a42213f](https://github.com/standardnotes/app/commit/a42213f8d52b9ea002774a32b461676b2e00e117))
## [3.51.59](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.58...@standardnotes/mobile@3.51.59) (2023-03-20)
### Reverts

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.51.59",
"version": "3.51.60",
"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.4.203](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.202...@standardnotes/releases@1.4.203) (2023-03-21)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.202](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.201...@standardnotes/releases@1.4.202) (2023-03-20)
**Note:** Version bump only for package @standardnotes/releases

View File

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