Skip to content

Commit

Permalink
chore(release): 1.20.0
Browse files Browse the repository at this point in the history
# [1.20.0](v1.19.0...v1.20.0) (2021-11-30)

### Bug Fixes

* enable/disable branch protection ([8097c76](8097c76))
* include required_status_checks for branch protection ([90f42e5](90f42e5))
* update branch protection api calls ([1db8b82](1db8b82))

### Features

* update header css to handle redesign ([5fb112d](5fb112d))
* update theme to pull in new header ([15dd462](15dd462))
  • Loading branch information
nr-opensource-bot committed Nov 30, 2021
1 parent f41205e commit 9d60db1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.20.0](https://github.com/newrelic/opensource-website/compare/v1.19.0...v1.20.0) (2021-11-30)


### Bug Fixes

* enable/disable branch protection ([8097c76](https://github.com/newrelic/opensource-website/commit/8097c7601ae8cc7566abfd0094518e47fd82b2fd))
* include required_status_checks for branch protection ([90f42e5](https://github.com/newrelic/opensource-website/commit/90f42e55235bbb567dfab6d1d03ba3aeb92853aa))
* update branch protection api calls ([1db8b82](https://github.com/newrelic/opensource-website/commit/1db8b82fb3731e4762a35574bac85801d514a9a8))


### Features

* update header css to handle redesign ([5fb112d](https://github.com/newrelic/opensource-website/commit/5fb112d96a642accba48fbe1642b677a686a47cc))
* update theme to pull in new header ([15dd462](https://github.com/newrelic/opensource-website/commit/15dd4625420933a0a678b30579dcbf2835e25f42))

# [1.19.0](https://github.com/newrelic/opensource-website/compare/v1.18.1...v1.19.0) (2021-11-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "opensource-website",
"private": true,
"description": "Data, code, and automation for opensource.newrelic.com",
"version": "1.19.0",
"version": "1.20.0",
"author": "Open Source Team at New Relic <[email protected]>",
"dependencies": {
"@emotion/react": "^11.1.5",
Expand Down

0 comments on commit 9d60db1

Please sign in to comment.