Skip to content

Commit

Permalink
chore(release): 1.89.3
Browse files Browse the repository at this point in the history
## [1.89.3](v1.89.2...v1.89.3) (2022-07-05)

### Bug Fixes

* **nerdlog:** language changes to changelog ([4bd36b9](4bd36b9))
* update link to conventional commit in docs ([e6a6c06](e6a6c06))
  • Loading branch information
nr-opensource-bot committed Jul 5, 2022
1 parent 3986dae commit 4929d27
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.89.3](https://github.com/newrelic/developer-website/compare/v1.89.2...v1.89.3) (2022-07-05)


### Bug Fixes

* **nerdlog:** language changes to changelog ([4bd36b9](https://github.com/newrelic/developer-website/commit/4bd36b94ee5bf6634520579abf5c2036e33c551f))
* update link to conventional commit in docs ([e6a6c06](https://github.com/newrelic/developer-website/commit/e6a6c06fc30b139684a7a6a04e8190427bfef959))

## [1.89.2](https://github.com/newrelic/developer-website/compare/v1.89.1...v1.89.2) (2022-07-05)


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.89.2",
"version": "1.89.3",
"dependencies": {
"@emotion/react": "^11.1.5",
"@emotion/styled": "^11.3.0",
Expand Down

0 comments on commit 4929d27

Please sign in to comment.