Skip to content

Commit

Permalink
chore(release): publish v9.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-docs-eng-opensource-bot committed Oct 22, 2024
1 parent 8d80f52 commit 5fe66b0
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions 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.10.3](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.10.2...v9.10.3) (2024-10-22)

### Bug Fixes

- add id to mobile search button ([2bb897a](https://github.com/newrelic/gatsby-theme-newrelic/commit/2bb897a8101b725653c4056f760af29d5bc965ed))

## [9.10.2](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.10.1...v9.10.2) (2024-10-17)

### 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.10.2",
"version": "9.10.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.10.3](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.10.2...v9.10.3) (2024-10-22)

### Bug Fixes

- add id to mobile search button ([2bb897a](https://github.com/newrelic/gatsby-theme-newrelic/commit/2bb897a8101b725653c4056f760af29d5bc965ed))

## [9.10.2](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.10.1...v9.10.2) (2024-10-17)

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

0 comments on commit 5fe66b0

Please sign in to comment.