Skip to content

Commit 71256b6

Browse files
chore(main): release 4.0.6 (#758)
🤖 I have created a release *beep* *boop* --- ## [4.0.6](v4.0.5...v4.0.6) (2023-02-18) ### Bug Fixes * **deps:** update dependency aws-sdk to v2.1286.0 ([#757](#757)) ([33aac6d](33aac6d)) * **deps:** update dependency aws-sdk to v2.1295.0 ([#764](#764)) ([5dcc919](5dcc919)) * **deps:** update dependency aws-sdk to v2.1304.0 ([#767](#767)) ([3a97baa](3a97baa)) * **deps:** update dependency aws-sdk to v2.1309.0 ([#771](#771)) ([405f7df](405f7df)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 6139a1a commit 71256b6

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.6](https://github.com/erezrokah/aws-testing-library/compare/v4.0.5...v4.0.6) (2023-02-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency aws-sdk to v2.1286.0 ([#757](https://github.com/erezrokah/aws-testing-library/issues/757)) ([33aac6d](https://github.com/erezrokah/aws-testing-library/commit/33aac6d9c16f9baf6e764ad4cad0be5d9e03066d))
9+
* **deps:** update dependency aws-sdk to v2.1295.0 ([#764](https://github.com/erezrokah/aws-testing-library/issues/764)) ([5dcc919](https://github.com/erezrokah/aws-testing-library/commit/5dcc91964399ea9d6923bfad6ddcfaa2a4a15e8a))
10+
* **deps:** update dependency aws-sdk to v2.1304.0 ([#767](https://github.com/erezrokah/aws-testing-library/issues/767)) ([3a97baa](https://github.com/erezrokah/aws-testing-library/commit/3a97baa799dd9324906cde734d29f3568927cc43))
11+
* **deps:** update dependency aws-sdk to v2.1309.0 ([#771](https://github.com/erezrokah/aws-testing-library/issues/771)) ([405f7df](https://github.com/erezrokah/aws-testing-library/commit/405f7df7c91d233dc7fe6218bd5ffdd36e4d1147))
12+
313
## [4.0.5](https://github.com/erezrokah/aws-testing-library/compare/v4.0.4...v4.0.5) (2022-12-26)
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.5",
3+
"version": "4.0.6",
44
"description": "Chai and Jest matchers for aws services",
55
"scripts": {
66
"prepublishOnly": "npm run build",

0 commit comments

Comments
 (0)