Skip to content

Commit

Permalink
chore(release): 1.97.2
Browse files Browse the repository at this point in the history
## [1.97.2](v1.97.1...v1.97.2) (2024-01-31)

### Bug Fixes

* update theme version ([8e5f254](8e5f254))
  • Loading branch information
nr-opensource-bot committed Jan 31, 2024
1 parent 226100a commit 1152c77
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.97.2](https://github.com/newrelic/developer-website/compare/v1.97.1...v1.97.2) (2024-01-31)


### Bug Fixes

* update theme version ([8e5f254](https://github.com/newrelic/developer-website/commit/8e5f254e232793bab85c315c8947aef921063511))

## [1.97.1](https://github.com/newrelic/developer-website/compare/v1.97.0...v1.97.1) (2024-01-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "developer-website",
"private": true,
"version": "1.97.1",
"version": "1.97.2",
"dependencies": {
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
Expand Down

0 comments on commit 1152c77

Please sign in to comment.