Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.7.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.7](v1.7.6...v1.7.7) (2021-01-28)

### Bug Fixes

* linting issues ([6187a8a](6187a8a))
* removed deprecated attribute from dropdown ([cdfda47](cdfda47))
  • Loading branch information
nr-opensource-bot committed Jan 28, 2021
1 parent 7bd452c commit d962b63
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.7.7](https://github.com/newrelic/nr1-slo-r/compare/v1.7.6...v1.7.7) (2021-01-28)


### Bug Fixes

* linting issues ([6187a8a](https://github.com/newrelic/nr1-slo-r/commit/6187a8a43909fc9fe9cd9dd81e2f285b1eedffe4))
* removed deprecated attribute from dropdown ([cdfda47](https://github.com/newrelic/nr1-slo-r/commit/cdfda47339bcf12de7c5a3c5e836b01bba71354e))

## [1.7.6](https://github.com/newrelic/nr1-slo-r/compare/v1.7.5...v1.7.6) (2021-01-14)


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-slo-r",
"description": "Nerdpack nr1-slo-r",
"version": "1.7.6",
"version": "1.7.7",
"scripts": {
"start": "nr1 nerdpack:serve",
"test": "exit 0",
Expand Down

0 comments on commit d962b63

Please sign in to comment.