Skip to content

Commit

Permalink
chore: release v7.4.1 (newrelic#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 9, 2024
1 parent 3a48c8b commit c4bec5b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions merged/aws-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
### v7.4.1 (2024-04-09)

#### Miscellaneous chores

* Fixed typo on sqs v3 name ([#282](https://github.com/newrelic/node-newrelic-aws-sdk/pull/282)) ([6836a48](https://github.com/newrelic/node-newrelic-aws-sdk/commit/6836a4896cf98a57d7c1359c36332f78364de698))

#### Continuous integration

* Removed `use_new_release` input from prepare release workflow ([#283](https://github.com/newrelic/node-newrelic-aws-sdk/pull/283)) ([d63bdd2](https://github.com/newrelic/node-newrelic-aws-sdk/commit/d63bdd2716347ae23a280d338f114adaa25f8076))
* Removed changelog.json file ([#281](https://github.com/newrelic/node-newrelic-aws-sdk/pull/281)) ([e4ac38f](https://github.com/newrelic/node-newrelic-aws-sdk/commit/e4ac38f80f11d52afb2d6e235dbf4e067b689075))

### v7.4.0 (2024-04-02)

#### Miscellaneous chores
Expand Down
4 changes: 2 additions & 2 deletions merged/aws-sdk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion merged/aws-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@newrelic/aws-sdk",
"version": "7.4.0",
"version": "7.4.1",
"description": "New Relic instrumentation of the aws-sdk package.",
"scripts": {
"test": "npm run unit && npm run versioned",
Expand Down

0 comments on commit c4bec5b

Please sign in to comment.