Skip to content

Commit

Permalink
chore(release): 1.53.0
Browse files Browse the repository at this point in the history
# [1.53.0](v1.52.3...v1.53.0) (2021-09-21)

### Bug Fixes

* allow embed content in iframes ([4c9e27e](4c9e27e))
* remove custom cookie consent component in favor of onetrust ([77f8cc0](77f8cc0))
* revert to using custom cookie consent component until onetrust issue is resolved ([26c5141](26c5141))

### Features

* bump theme and update tessen ([ee5ef74](ee5ef74))
  • Loading branch information
nr-opensource-bot committed Sep 21, 2021
1 parent 4428930 commit 6d0d0bb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.53.0](https://github.com/newrelic/developer-website/compare/v1.52.3...v1.53.0) (2021-09-21)


### Bug Fixes

* allow embed content in iframes ([4c9e27e](https://github.com/newrelic/developer-website/commit/4c9e27eed211ae415b0aae405e1da0e90d73423e))
* remove custom cookie consent component in favor of onetrust ([77f8cc0](https://github.com/newrelic/developer-website/commit/77f8cc0f1229ff40ec978cd2e5365ce535be2773))
* revert to using custom cookie consent component until onetrust issue is resolved ([26c5141](https://github.com/newrelic/developer-website/commit/26c51416204fc45aa1870832619503af7363be20))


### Features

* bump theme and update tessen ([ee5ef74](https://github.com/newrelic/developer-website/commit/ee5ef74abaa8a0701672805521c5e1eee3323299))

## [1.52.3](https://github.com/newrelic/developer-website/compare/v1.52.2...v1.52.3) (2021-09-10)


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.52.3",
"version": "1.53.0",
"dependencies": {
"@emotion/react": "^11.1.5",
"@emotion/styled": "^11.3.0",
Expand Down

0 comments on commit 6d0d0bb

Please sign in to comment.