Skip to content

Commit ba36f4b

Browse files
authored
chore(main): release 2.1.7 (#700)
1 parent 0c90096 commit ba36f4b

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [2.1.7](https://github.com/erezrokah/aws-testing-library/compare/v2.1.6...v2.1.7) (2022-10-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency aws-sdk to v2.1237.0 ([#699](https://github.com/erezrokah/aws-testing-library/issues/699)) ([0c90096](https://github.com/erezrokah/aws-testing-library/commit/0c9009616d54266c41fef3cb89079ce4c9b89072))
9+
* **deps:** update dependency uuid to v9 ([#681](https://github.com/erezrokah/aws-testing-library/issues/681)) ([882e08c](https://github.com/erezrokah/aws-testing-library/commit/882e08ca2a1e1dca2631bc28ca45df819225a78b))
10+
311
## [2.1.6](https://github.com/erezrokah/aws-testing-library/compare/v2.1.5...v2.1.6) (2022-10-17)
412

513

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": "2.1.6",
3+
"version": "2.1.7",
44
"description": "Chai and Jest matchers for aws services",
55
"scripts": {
66
"prepublishOnly": "npm run build",

0 commit comments

Comments
 (0)