Skip to content

Commit

Permalink
chore(release): publish v9.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-docs-eng-opensource-bot committed May 8, 2024
1 parent 03b0171 commit ea46bb2
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.5.6](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.5.5...v9.5.6) (2024-05-08)

### Bug Fixes

- add new color variables for redesign ([7aefeb7](https://github.com/newrelic/gatsby-theme-newrelic/commit/7aefeb77da72671b76f250c4a647841912f5be0a))
- put back complex feedback type highlight styles ([293bdc5](https://github.com/newrelic/gatsby-theme-newrelic/commit/293bdc5595768b5747f56e4ee0d01372a33fe21d))

## [9.5.5](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.5.4...v9.5.5) (2024-05-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"version": "9.5.5",
"version": "9.5.6",
"npmClient": "yarn",
"useWorkspaces": true,
"ignoreChanges": ["README.md"],
Expand Down
7 changes: 7 additions & 0 deletions packages/gatsby-theme-newrelic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.5.6](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.5.5...v9.5.6) (2024-05-08)

### Bug Fixes

- add new color variables for redesign ([7aefeb7](https://github.com/newrelic/gatsby-theme-newrelic/commit/7aefeb77da72671b76f250c4a647841912f5be0a))
- put back complex feedback type highlight styles ([293bdc5](https://github.com/newrelic/gatsby-theme-newrelic/commit/293bdc5595768b5747f56e4ee0d01372a33fe21d))

## [9.5.5](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.5.4...v9.5.5) (2024-05-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-newrelic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@newrelic/gatsby-theme-newrelic",
"version": "9.5.5",
"version": "9.5.6",
"main": "index.js",
"license": "Apache-2.0",
"publishConfig": {
Expand Down

0 comments on commit ea46bb2

Please sign in to comment.