Skip to content

Commit

Permalink
Merge pull request #16706 from newrelic/clark/theme-9.4.4
Browse files Browse the repository at this point in the history
fix: removing extra slug portion of redirect urls
  • Loading branch information
LizBaker committed Mar 28, 2024
2 parents 9874a9c + 1c44166 commit 115b339
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"@emotion/styled": "^11.3.0",
"@mdx-js/mdx": "2.0.0-next.8",
"@mdx-js/react": "2.0.0-next.8",
"@newrelic/gatsby-theme-newrelic": "9.4.3",
"@newrelic/gatsby-theme-newrelic": "9.4.4",
"@splitsoftware/splitio-react": "^1.2.4",
"ansi-colors": "^4.1.3",
"cockatiel": "^3.0.0-beta.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3629,10 +3629,10 @@
eslint-plugin-promise "^4.2.1"
eslint-plugin-react "^7.14.3"

"@newrelic/gatsby-theme-newrelic@9.4.3":
version "9.4.3"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.4.3.tgz#b73b703b7468da758af72c5d02d27877d0233689"
integrity sha512-B1JCVgb47PGlL8q0dfBz3kO61amixVKcYGfxlQ85zU5Lv8G464Barl8kS+RVd7cFTiJgPIGKnQkU8jfa4R5csA==
"@newrelic/gatsby-theme-newrelic@9.4.4":
version "9.4.4"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.4.4.tgz#3aac22be3bb9bb3d8f5fb277378319c4c2d1b59f"
integrity sha512-otD9wrfTh0dy22urcLU+d3vA0N8jFDwu03NWUfG5vT0tbRzNzRon4/rGU+bS6Gvb9hiwQs5J9vCmWL6Q3Xp6Rg==
dependencies:
"@segment/analytics-next" "1.63.0"
"@wry/equality" "^0.4.0"
Expand Down

0 comments on commit 115b339

Please sign in to comment.