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.5.1
Browse files Browse the repository at this point in the history
## [1.5.1](v1.5.0...v1.5.1) (2021-07-26)

### Bug Fixes

* **ScatterPlot:** Add catalog info and screenshots for scatter plot release ([aa130a8](aa130a8))
  • Loading branch information
nr-opensource-bot committed Jul 26, 2021
1 parent fdba3e6 commit 09e327c
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.5.1](https://github.com/newrelic/nr1-victory-visualizations/compare/v1.5.0...v1.5.1) (2021-07-26)


### Bug Fixes

* **ScatterPlot:** Add catalog info and screenshots for scatter plot release ([aa130a8](https://github.com/newrelic/nr1-victory-visualizations/commit/aa130a822f9233fb2a6c9ac78051769c1c87651d))

# [1.5.0](https://github.com/newrelic/nr1-victory-visualizations/compare/v1.4.0...v1.5.0) (2021-07-22)


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.5.0",
"version": "1.5.1",
"scripts": {
"eslint-check": "eslint src/ visualizations/",
"eslint-fix": "eslint src/ visualizations/ --fix",
Expand Down

0 comments on commit 09e327c

Please sign in to comment.