Skip to content

Commit af8150e

Browse files
authored
Merge pull request #131 from newrelic/release/v6.5.4
2 parents a5945af + d69db5e commit af8150e

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v6.5.4 (2022-05-27)
2+
3+
* Updated version runner to fail if package fails to install and not attempt to clean the npm cache.
4+
15
### v6.5.3 (2022-04-20)
26

37
* Bumped async to ^3.2.3.

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@newrelic/test-utilities",
3-
"version": "6.5.3",
3+
"version": "6.5.4",
44
"description": "Test library for New Relic instrumentation modules.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)