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

Commit

Permalink
chore(release): 1.6.5
Browse files Browse the repository at this point in the history
## [1.6.5](v1.6.4...v1.6.5) (2021-10-20)

### Bug Fixes

* decrease icon size ([22d874d](22d874d))
  • Loading branch information
nr-opensource-bot committed Oct 20, 2021
1 parent 3169211 commit 0ed2922
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.5](https://github.com/newrelic/nr1-victory-visualizations/compare/v1.6.4...v1.6.5) (2021-10-20)


### Bug Fixes

* decrease icon size ([22d874d](https://github.com/newrelic/nr1-victory-visualizations/commit/22d874dcfb8db31b1143f519177f2873e679b3ab))

## [1.6.4](https://github.com/newrelic/nr1-victory-visualizations/compare/v1.6.3...v1.6.4) (2021-10-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "nr1-victory-visualizations",
"version": "1.6.4",
"version": "1.6.5",
"scripts": {
"eslint-check": "eslint src/ visualizations/",
"eslint-fix": "eslint src/ visualizations/ --fix",
Expand Down

0 comments on commit 0ed2922

Please sign in to comment.