Skip to content

Commit

Permalink
chore(release): 1.6.0
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.3...v1.6.0) (2020-07-22)

### Features

* replace buttons with button from theme ([95ac375](95ac375))
* use GlobalHeader from theme on 404 page ([1c1a581](1c1a581))
* use GlobalHeader in MainLayout from the theme ([5b084cc](5b084cc))
  • Loading branch information
nr-opensource-bot committed Jul 22, 2020
1 parent 032e7d9 commit 17e5959
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.6.0](https://github.com/newrelic/developer-website/compare/v1.5.3...v1.6.0) (2020-07-22)


### Features

* replace buttons with button from theme ([95ac375](https://github.com/newrelic/developer-website/commit/95ac375c4a6fd1d3343c364e4fe5de2e1afee471))
* use GlobalHeader from theme on 404 page ([1c1a581](https://github.com/newrelic/developer-website/commit/1c1a58149440af369dd6c2db96483f38663a3a38))
* use GlobalHeader in MainLayout from the theme ([5b084cc](https://github.com/newrelic/developer-website/commit/5b084ccc1ada85e72b33c99544966fbf8ce0bcf5))

## [1.5.3](https://github.com/newrelic/developer-website/compare/v1.5.2...v1.5.3) (2020-07-22)


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
@@ -1,7 +1,7 @@
{
"name": "developer-website",
"private": true,
"version": "1.5.3",
"version": "1.6.0",
"dependencies": {
"@emotion/core": "^10.0.28",
"@emotion/styled": "^10.0.27",
Expand Down

0 comments on commit 17e5959

Please sign in to comment.