Merge branch 'main' of github.com:standardnotes/app

This commit is contained in:
Aman Harwara
2023-04-24 20:23:11 +05:30
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.52.13](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.52.12...@standardnotes/mobile@3.52.13) (2023-04-24)
### Bug Fixes
* **mobile:** Fixed issue where files could not downloaded on Android ([a99aaee](https://github.com/standardnotes/app/commit/a99aaee37946a49dbd0b2f18613cb2702067e0cc))
## [3.52.12](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.52.11...@standardnotes/mobile@3.52.12) (2023-04-24)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.52.12",
"version": "3.52.13",
"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.244](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.243...@standardnotes/releases@1.4.244) (2023-04-24)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.243](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.242...@standardnotes/releases@1.4.243) (2023-04-24)
**Note:** Version bump only for package @standardnotes/releases

View File

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