mirror of
https://github.com/morten-olsen/react-native-debug-console.git
synced 2026-02-08 00:36:26 +01:00
chore(release): publish v2.0.0-alpha.14
This commit is contained in:
@@ -3,6 +3,22 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [2.0.0-alpha.14](https://github.com/morten-olsen/react-native-debug-console/compare/v2.0.0-alpha.11...v2.0.0-alpha.14) (2020-10-19)
|
||||
|
||||
**Note:** Version bump only for package react-native-debug-console-demo
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.0.0-alpha.13](https://github.com/morten-olsen/react-native-debug-console/compare/v2.0.0-alpha.11...v2.0.0-alpha.13) (2020-10-19)
|
||||
|
||||
**Note:** Version bump only for package react-native-debug-console-demo
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [2.0.0-alpha.12](https://github.com/morten-olsen/react-native-debug-console/compare/v2.0.0-alpha.11...v2.0.0-alpha.12) (2020-10-19)
|
||||
|
||||
**Note:** Version bump only for package react-native-debug-console-demo
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-debug-console-demo",
|
||||
"version": "2.0.0-alpha.12",
|
||||
"version": "2.0.0-alpha.14",
|
||||
"main": "./Entry.js",
|
||||
"scripts": {
|
||||
"start": "expo start",
|
||||
@@ -15,7 +15,7 @@
|
||||
"react": "16.8.3",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-native": "https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz",
|
||||
"react-native-debug-console": "^2.0.0-alpha.12",
|
||||
"react-native-debug-console": "^2.0.0-alpha.14",
|
||||
"react-native-web": "0.11.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user