Skip to content

Commit 730c4d6

Browse files
authored
chore(main): release 2.1.3 (#564)
1 parent 0be9d75 commit 730c4d6

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

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

3+
### [2.1.3](https://github.com/erezrokah/aws-testing-library/compare/v2.1.2...v2.1.3) (2022-05-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency aws-sdk to v2.1092.0 ([#563](https://github.com/erezrokah/aws-testing-library/issues/563)) ([cce36fa](https://github.com/erezrokah/aws-testing-library/commit/cce36fad96aeb4a654637b8a82078effe177abed))
9+
* **deps:** update dependency aws-sdk to v2.1096.0 ([#568](https://github.com/erezrokah/aws-testing-library/issues/568)) ([85be124](https://github.com/erezrokah/aws-testing-library/commit/85be12433b728415559b47af6c4fad45d7c5c1ed))
10+
* **deps:** update dependency aws-sdk to v2.1101.0 ([#573](https://github.com/erezrokah/aws-testing-library/issues/573)) ([44f0249](https://github.com/erezrokah/aws-testing-library/commit/44f02495930a80a9bc719d63fbeeb47540a97e6b))
11+
* **deps:** update dependency aws-sdk to v2.1106.0 ([#576](https://github.com/erezrokah/aws-testing-library/issues/576)) ([d1091b8](https://github.com/erezrokah/aws-testing-library/commit/d1091b8ea2290b700eac53eeb9ba9d05f432f25c))
12+
* **deps:** update dependency aws-sdk to v2.1111.0 ([#579](https://github.com/erezrokah/aws-testing-library/issues/579)) ([70acc76](https://github.com/erezrokah/aws-testing-library/commit/70acc760f5b825db4bbfc16bf39e573fb4a27653))
13+
* **deps:** update dependency aws-sdk to v2.1116.0 ([#583](https://github.com/erezrokah/aws-testing-library/issues/583)) ([810b20b](https://github.com/erezrokah/aws-testing-library/commit/810b20b40a1927b69dc5d00c92c0be3f3777a985))
14+
* **deps:** update dependency aws-sdk to v2.1125.0 ([#588](https://github.com/erezrokah/aws-testing-library/issues/588)) ([915d61a](https://github.com/erezrokah/aws-testing-library/commit/915d61a4b1a6da0b125197391a814be965cfada8))
15+
* **deps:** update dependency axios to ^0.27.0 ([#589](https://github.com/erezrokah/aws-testing-library/issues/589)) ([095b126](https://github.com/erezrokah/aws-testing-library/commit/095b126f4ee773cef869706b36aa732de6b3ce9c))
16+
* **deps:** update dependency axios to v0.26.1 ([#561](https://github.com/erezrokah/aws-testing-library/issues/561)) ([1159f77](https://github.com/erezrokah/aws-testing-library/commit/1159f7797a0981e0ee5365dca7117bd11d385bce))
17+
318
### [2.1.2](https://github.com/erezrokah/aws-testing-library/compare/v2.1.1...v2.1.2) (2022-03-07)
419

520

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

0 commit comments

Comments
 (0)