Skip to content

Commit

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

## [9.4.3](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.4.2...v9.4.3) (2024-03-25)

**Note:** Version bump only for package gatsby-theme-newrelic

## [9.4.2](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.4.1...v9.4.2) (2024-03-20)

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

## [9.4.3](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.4.2...v9.4.3) (2024-03-25)

**Note:** Version bump only for package @newrelic/gatsby-theme-newrelic

## [9.4.2](https://github.com/newrelic/gatsby-theme-newrelic/compare/v9.4.1...v9.4.2) (2024-03-20)

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

0 comments on commit bcb6695

Please sign in to comment.