Skip to content

Commit

Permalink
chore(release): 1.24.6
Browse files Browse the repository at this point in the history
## [1.24.6](v1.24.5...v1.24.6) (2023-05-22)

### Bug Fixes

* Search input no longer sets darkMode to undefined ([56a1a67](56a1a67))
  • Loading branch information
nr-opensource-bot committed May 22, 2023
1 parent 849ec43 commit 8d79c8a
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.24.6](https://github.com/newrelic/opensource-website/compare/v1.24.5...v1.24.6) (2023-05-22)


### Bug Fixes

* Search input no longer sets darkMode to undefined ([56a1a67](https://github.com/newrelic/opensource-website/commit/56a1a676b14b9c60aa75dbda5516392d029f3c04))

## [1.24.5](https://github.com/newrelic/opensource-website/compare/v1.24.4...v1.24.5) (2023-04-18)


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.24.5",
"version": "1.24.6",
"author": "Open Source Team at New Relic <[email protected]>",
"dependencies": {
"@emotion/react": "^11.1.5",
Expand Down

0 comments on commit 8d79c8a

Please sign in to comment.