Skip to content

Commit

Permalink
chore(release): 1.24.4
Browse files Browse the repository at this point in the history
## [1.24.4](v1.24.3...v1.24.4) (2023-04-05)

### Bug Fixes

* Filter for newrelic projects differently ([a31f3eb](a31f3eb))
  • Loading branch information
nr-opensource-bot committed Apr 5, 2023
1 parent dd6f680 commit c49f2f7
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.4](https://github.com/newrelic/opensource-website/compare/v1.24.3...v1.24.4) (2023-04-05)


### Bug Fixes

* Filter for newrelic projects differently ([a31f3eb](https://github.com/newrelic/opensource-website/commit/a31f3eb3c7f850f3da4a6da97f0ed71771eea965))

## [1.24.3](https://github.com/newrelic/opensource-website/compare/v1.24.2...v1.24.3) (2023-03-29)


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

0 comments on commit c49f2f7

Please sign in to comment.