Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Edited NEWS.md to move docs change from bug fixes
Browse files Browse the repository at this point in the history
Signed-off-by: mrickard <[email protected]>
mrickard committed Jun 24, 2024
1 parent 0fe547d commit 0c54f35
Showing 2 changed files with 3 additions and 8 deletions.
5 changes: 1 addition & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -4,16 +4,13 @@

* Added support for Anthropic Claude 3 messages API ([#2278](https://github.com/newrelic/node-newrelic/pull/2278)) ([7e3cab9](https://github.com/newrelic/node-newrelic/commit/7e3cab9739a9924b904ce78380fd70b1e30cd89f))

#### Bug fixes

* Fixed typos ([#2287](https://github.com/newrelic/node-newrelic/pull/2287)) ([7b3c8d1](https://github.com/newrelic/node-newrelic/commit/7b3c8d1445ea9876b36eda31d979dac9b65dad14))

#### Code refactoring

* Replaced instances of `substr()` with `substring()` ([#2274](https://github.com/newrelic/node-newrelic/pull/2274)) ([8f96c73](https://github.com/newrelic/node-newrelic/commit/8f96c734862d42f459dd4de8ed9d498ef7d693de))

#### Documentation

* Fixed typos in API jsdoc ([#2287](https://github.com/newrelic/node-newrelic/pull/2287)) ([7b3c8d1](https://github.com/newrelic/node-newrelic/commit/7b3c8d1445ea9876b36eda31d979dac9b65dad14))
* Updated compatibility report ([#2285](https://github.com/newrelic/node-newrelic/pull/2285)) ([b1b5e3e](https://github.com/newrelic/node-newrelic/commit/b1b5e3e54074cc8b535927f4edad07925618260c))

#### Miscellaneous chores
6 changes: 2 additions & 4 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -5,9 +5,7 @@
"version": "11.20.0",
"changes": {
"security": [],
"bugfixes": [
"Fixed typos"
],
"bugfixes": [],
"features": [
"Added support for Anthropic Claude 3 messages API"
]
@@ -474,4 +472,4 @@
}
}
]
}
}

0 comments on commit 0c54f35

Please sign in to comment.