Skip to content

Commit

Permalink
chore(release): 0.6.8 [skip ci]
Browse files Browse the repository at this point in the history
## [0.6.8](v0.6.7...v0.6.8) (2021-05-04)

### Bug Fixes

* Restrict repo links to http/https ([76c0bad](76c0bad))
  • Loading branch information
nr-opensource-bot committed May 4, 2021
1 parent ec8f6d6 commit efdec06
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.6.8](https://github.com/newrelic/nr1-github/compare/v0.6.7...v0.6.8) (2021-05-04)


### Bug Fixes

* Restrict repo links to http/https ([76c0bad](https://github.com/newrelic/nr1-github/commit/76c0badc7d689cc567d3f317a546c57bc72b6f3c))

## [0.6.7](https://github.com/newrelic/nr1-github/compare/v0.6.6...v0.6.7) (2021-03-25)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "nr1-github",
"description": "Nerdpack nr1-github",
"version": "0.6.7",
"version": "0.6.8",
"bugs": {
"email": "[email protected]"
},
Expand Down

0 comments on commit efdec06

Please sign in to comment.