Skip to content

Commit

Permalink
chore(main): release 4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah committed Mar 27, 2023
1 parent a695593 commit 1e94095
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

## [4.0.7](https://github.com/erezrokah/aws-testing-library/compare/v4.0.6...v4.0.7) (2023-03-27)


### Bug Fixes

* **deps:** update dependency aws-sdk to v2.1328.0 ([#778](https://github.com/erezrokah/aws-testing-library/issues/778)) ([d8277b3](https://github.com/erezrokah/aws-testing-library/commit/d8277b31bbdd6b3671f053c6b71d5cfaae8d295b))

## [4.0.6](https://github.com/erezrokah/aws-testing-library/compare/v4.0.5...v4.0.6) (2023-02-18)


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": "aws-testing-library",
"version": "4.0.6",
"version": "4.0.7",
"description": "Chai and Jest matchers for aws services",
"scripts": {
"prepublishOnly": "npm run build",
Expand Down

0 comments on commit 1e94095

Please sign in to comment.