Skip to content

Commit

Permalink
chore(release): publish v9.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-docs-eng-opensource-bot committed Oct 1, 2024
1 parent b560ce0 commit 8f3b9e5
Show file tree
Hide file tree
Showing 4 changed files with 15 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.8.3](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.8.2...v9.8.3) (2024-10-01)

### Bug Fixes

- Add a spooky color ([d717df0](https://github.com/newrelic/gatsby-theme-newrelic/commit/d717df0f53bf207c894d2f23f9eacabf7e81859e))
- Trigger release ([c33d45d](https://github.com/newrelic/gatsby-theme-newrelic/commit/c33d45db336fbbe24d16e371058ac60a1b235eeb))

## [9.8.2](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.8.1...v9.8.2) (2024-10-01)

### 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.8.2",
"version": "9.8.3",
"npmClient": "yarn",
"useWorkspaces": true,
"ignoreChanges": ["README.md"],
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-theme-newrelic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.8.3](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.8.2...v9.8.3) (2024-10-01)

### Bug Fixes

- Add a spooky color ([d717df0](https://github.com/newrelic/gatsby-theme-newrelic/commit/d717df0f53bf207c894d2f23f9eacabf7e81859e))

## [9.8.2](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.8.1...v9.8.2) (2024-10-01)

### 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.8.2",
"version": "9.8.3",
"main": "index.js",
"license": "Apache-2.0",
"publishConfig": {
Expand Down

0 comments on commit 8f3b9e5

Please sign in to comment.