diff --git a/CHANGELOG.md b/CHANGELOG.md index cd687452a1..4b66dfdcfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.26.7](https://github.com/newrelic/opensource-website/compare/v1.26.6...v1.26.7) (2024-02-01) + + +### Bug Fixes + +* update workflow to add comment to PR ([99a5dc6](https://github.com/newrelic/opensource-website/commit/99a5dc6ebc4129329eb27536f7153b8edb8a09dc)) + ## [1.26.6](https://github.com/newrelic/opensource-website/compare/v1.26.5...v1.26.6) (2024-01-31) diff --git a/package.json b/package.json index 6878a300bb..c7b32bd517 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "opensource-website", "private": true, "description": "Data, code, and automation for opensource.newrelic.com", - "version": "1.26.6", + "version": "1.26.7", "author": "Open Source Team at New Relic ", "dependencies": { "@emotion/react": "^11.1.5",