Skip to content

Commit 0c6aa22

Browse files
authored
chore(main): release 4.0.5 (#748)
🤖 I have created a release *beep* *boop* --- ## [4.0.5](v4.0.4...v4.0.5) (2022-12-26) ### Bug Fixes * **deps:** update dependency aws-sdk to v2.1267.0 ([#740](#740)) ([2929b60](2929b60)) * **deps:** update dependency aws-sdk to v2.1272.0 ([#747](#747)) ([8edfb79](8edfb79)) * **deps:** update dependency aws-sdk to v2.1277.0 ([#751](#751)) ([3649ccd](3649ccd)) * **deps:** update dependency aws-sdk to v2.1282.0 ([#753](#753)) ([9347f5c](9347f5c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 9347f5c commit 0c6aa22

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [4.0.5](https://github.com/erezrokah/aws-testing-library/compare/v4.0.4...v4.0.5) (2022-12-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency aws-sdk to v2.1267.0 ([#740](https://github.com/erezrokah/aws-testing-library/issues/740)) ([2929b60](https://github.com/erezrokah/aws-testing-library/commit/2929b60ed42d5a6d07018b7d1107238cb6179d63))
9+
* **deps:** update dependency aws-sdk to v2.1272.0 ([#747](https://github.com/erezrokah/aws-testing-library/issues/747)) ([8edfb79](https://github.com/erezrokah/aws-testing-library/commit/8edfb79d470cec5145aedbd03ffa9d63574035d2))
10+
* **deps:** update dependency aws-sdk to v2.1277.0 ([#751](https://github.com/erezrokah/aws-testing-library/issues/751)) ([3649ccd](https://github.com/erezrokah/aws-testing-library/commit/3649ccdf7bbae9cd9ffe6ab9cd10b6c34c501ad3))
11+
* **deps:** update dependency aws-sdk to v2.1282.0 ([#753](https://github.com/erezrokah/aws-testing-library/issues/753)) ([9347f5c](https://github.com/erezrokah/aws-testing-library/commit/9347f5c9634ce3965fb3eeb3c5235176659dce24))
12+
313
## [4.0.4](https://github.com/erezrokah/aws-testing-library/compare/v4.0.3...v4.0.4) (2022-11-28)
414

515

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-testing-library",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
44
"description": "Chai and Jest matchers for aws services",
55
"scripts": {
66
"prepublishOnly": "npm run build",

0 commit comments

Comments
 (0)