Skip to content

Commit

Permalink
chore(release): 1.97.3
Browse files Browse the repository at this point in the history
## [1.97.3](v1.97.2...v1.97.3) (2024-02-02)

### Bug Fixes

* bump to node 18 ([25bec47](25bec47))
  • Loading branch information
nr-opensource-bot committed Feb 2, 2024
1 parent fcfcc26 commit 8bd8b7e
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.3](https://github.com/newrelic/developer-website/compare/v1.97.2...v1.97.3) (2024-02-02)


### Bug Fixes

* bump to node 18 ([25bec47](https://github.com/newrelic/developer-website/commit/25bec473742b9521f1b35a28ad797cead6535cc1))

## [1.97.2](https://github.com/newrelic/developer-website/compare/v1.97.1...v1.97.2) (2024-01-31)


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.2",
"version": "1.97.3",
"dependencies": {
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
Expand Down

0 comments on commit 8bd8b7e

Please sign in to comment.