chore: merge main
This commit is contained in:
@@ -3,7 +3,11 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [3.23.4-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.4-alpha.1...@standardnotes/mobile@3.23.4-alpha.2) (2022-06-17)
|
||||
## [3.23.5](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.4-alpha.1...@standardnotes/mobile@3.23.5) (2022-06-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
## [3.23.4](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.4-alpha.1...@standardnotes/mobile@3.23.4) (2022-06-17)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.23.4-alpha.2",
|
||||
"version": "3.23.5",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
@@ -121,8 +121,8 @@
|
||||
"preset": "react-native"
|
||||
},
|
||||
"componentsCdn": {
|
||||
"dev": "https://cdn.jsdelivr.net/gh/standardnotes/app@",
|
||||
"prod": "https://cdn.jsdelivr.net/gh/standardnotes/app@"
|
||||
"dev": "https://app-dev.standardnotes.com/components/zips",
|
||||
"prod": "https://app.standardnotes.com/components/zips"
|
||||
},
|
||||
"detox": {
|
||||
"configurations": {
|
||||
|
||||
Reference in New Issue
Block a user