Skip to content

Commit

Permalink
chore(release): 1.57.1
Browse files Browse the repository at this point in the history
## [1.57.1](v1.57.0...v1.57.1) (2021-09-29)

### Bug Fixes

* **customize-visualizations-with-configuration:** broken image ref ([3627747](3627747))
  • Loading branch information
nr-opensource-bot committed Sep 29, 2021
1 parent f949138 commit 32831db
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.57.1](https://github.com/newrelic/developer-website/compare/v1.57.0...v1.57.1) (2021-09-29)


### Bug Fixes

* **customize-visualizations-with-configuration:** broken image ref ([3627747](https://github.com/newrelic/developer-website/commit/3627747f4e5684df2016ed966924726b67fc5849))

# [1.57.0](https://github.com/newrelic/developer-website/compare/v1.56.0...v1.57.0) (2021-09-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "developer-website",
"private": true,
"version": "1.57.0",
"version": "1.57.1",
"dependencies": {
"@emotion/react": "^11.1.5",
"@emotion/styled": "^11.3.0",
Expand Down

0 comments on commit 32831db

Please sign in to comment.