Skip to content

Commit

Permalink
chore(main): release 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 7, 2023
1 parent b2cdc33 commit cebdc65
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.2](https://github.com/jmaver-plume/kafkajs-msk-iam-authentication-mechanism/compare/v3.1.1...v3.1.2) (2023-07-07)


### Bug Fixes

* Update AWS libraries to pick up a version of fast-xml-parser that addresses CVE-2023-34104. ([#37](https://github.com/jmaver-plume/kafkajs-msk-iam-authentication-mechanism/issues/37)) ([b2cdc33](https://github.com/jmaver-plume/kafkajs-msk-iam-authentication-mechanism/commit/b2cdc330378134683694d8d7c6858f8b536e9ae3))

## [3.1.1](https://github.com/jmaver-plume/kafkajs-msk-iam-authentication-mechanism/compare/v3.1.0...v3.1.1) (2023-03-06)


Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jm18457/kafkajs-msk-iam-authentication-mechanism",
"version": "3.1.1",
"version": "3.1.2",
"description": "Authentication mechanism for AWS MSK IAM for KafkaJS.",
"keywords": [
"kafkajs",
Expand Down

0 comments on commit cebdc65

Please sign in to comment.