chore(release): publish v2.0.0-alpha.17

This commit is contained in:
2021-04-09 14:23:44 +02:00
parent 280018112b
commit 39f045cbe4
6 changed files with 28 additions and 4 deletions

View File

@@ -3,6 +3,14 @@
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.17](https://github.com/morten-olsen/react-native-debugger/compare/v2.0.0-alpha.16...v2.0.0-alpha.17) (2021-04-09)
**Note:** Version bump only for package react-native-debug-console
# [2.0.0-alpha.16](https://github.com/morten-olsen/react-native-debugger/compare/v2.0.0-alpha.11...v2.0.0-alpha.16) (2021-04-09)
**Note:** Version bump only for package react-native-debug-console

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-debug-console",
"version": "2.0.0-alpha.16",
"version": "2.0.0-alpha.17",
"main": "lib/index.js",
"react-native": "lib/native.js",
"repository": {