Skip to content

Commit e0f315e

Browse files
v.1.1.17
1 parent 541e37e commit e0f315e

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
### v1.1.17
4+
- Do not include the jar in the NPM package
5+
36
### v1.1.16
47
- Improve the Java check to make sure it is available and at least JDK11
58
- Provide async/await functionality

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "TestingBot <[email protected]> (testingbot.com)",
33
"name": "testingbot-tunnel-launcher",
44
"description": "A wrapper around TestingBot's Tunnel",
5-
"version": "1.1.16",
5+
"version": "1.1.17",
66
"main": "./build/tunnel-launcher.js",
77
"homepage": "https://github.com/testingbot/testingbot-tunnel-launcher",
88
"scripts": {

0 commit comments

Comments
 (0)