Skip to content

Commit

Permalink
chore(release): 1.24.0
Browse files Browse the repository at this point in the history
# [1.24.0](v1.23.0...v1.24.0) (2020-10-29)

### Bug Fixes

* bump gatsby-theme-newrelic version ([4daa186](4daa186))
* upgrade gatsby-theme-newrelic ([661e6e8](661e6e8))

### Features

* use the GlobalFooter from the theme ([c8eccc9](c8eccc9))
  • Loading branch information
nr-opensource-bot committed Oct 29, 2020
1 parent ec41697 commit 7d8216f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.24.0](https://github.com/newrelic/developer-website/compare/v1.23.0...v1.24.0) (2020-10-29)


### Bug Fixes

* bump gatsby-theme-newrelic version ([4daa186](https://github.com/newrelic/developer-website/commit/4daa1866f88b13d04dedde94234d95f3f280a570))
* upgrade gatsby-theme-newrelic ([661e6e8](https://github.com/newrelic/developer-website/commit/661e6e862d4f24cd52a6355e51d8f3ce0737ff00))


### Features

* use the GlobalFooter from the theme ([c8eccc9](https://github.com/newrelic/developer-website/commit/c8eccc9d1b8fa38e52e3f5ac34d2b67f8572db5f))

# [1.23.0](https://github.com/newrelic/developer-website/compare/v1.22.0...v1.23.0) (2020-10-28)


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.23.0",
"version": "1.24.0",
"dependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
Expand Down

0 comments on commit 7d8216f

Please sign in to comment.