Skip to content

Commit

Permalink
chore(main): release 4.0.6 (#758)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
erezrokah and kodiakhq[bot] authored Feb 19, 2023
1 parent 6139a1a commit 71256b6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

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


### Bug Fixes

* **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))
* **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))
* **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))
* **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))

## [4.0.5](https://github.com/erezrokah/aws-testing-library/compare/v4.0.4...v4.0.5) (2022-12-26)


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

0 comments on commit 71256b6

Please sign in to comment.