Skip to content

Commit

Permalink
chore(main): release 4.0.4 (#737)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.0.4](v4.0.3...v4.0.4)
(2022-11-28)


### Bug Fixes

* **deps:** update dependency aws-sdk to v2.1261.0
([#736](#736))
([dba1c0b](dba1c0b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
erezrokah authored Nov 28, 2022
1 parent dba1c0b commit b50c0cc
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.4](https://github.com/erezrokah/aws-testing-library/compare/v4.0.3...v4.0.4) (2022-11-28)


### Bug Fixes

* **deps:** update dependency aws-sdk to v2.1261.0 ([#736](https://github.com/erezrokah/aws-testing-library/issues/736)) ([dba1c0b](https://github.com/erezrokah/aws-testing-library/commit/dba1c0bfce5e792c11748d6775b99a858e91d34d))

## [4.0.3](https://github.com/erezrokah/aws-testing-library/compare/v4.0.2...v4.0.3) (2022-11-14)


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

0 comments on commit b50c0cc

Please sign in to comment.