From 5e4d8b8bee3935d62bf10278bd94f0be38f6a973 Mon Sep 17 00:00:00 2001 From: nr-opensource-bot Date: Thu, 1 Feb 2024 16:14:49 +0000 Subject: [PATCH] chore(release): 1.26.7 ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",