StandardNotes CI
2022-10-25 18:11:35 +00:00
parent d9db73ea05
commit 189d70c1b6
24 changed files with 70 additions and 12 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.44.3](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.44.2...@standardnotes/mobile@3.44.3) (2022-10-25)
### Bug Fixes
* on mobile open links from editor in external browser ([#1860](https://github.com/standardnotes/app/issues/1860)) ([d9db73e](https://github.com/standardnotes/app/commit/d9db73ea056e2e6e2bde8e0c1de4a7090984ae9a))
## [3.44.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.44.1...@standardnotes/mobile@3.44.2) (2022-10-25)
**Note:** Version bump only for package @standardnotes/mobile

View File

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