Skip to content

Commit e701589

Browse files
authored
chore(main): release 3.0.1 (#707)
🤖 I have created a release *beep* *boop* --- ## [3.0.1](v3.0.0...v3.0.1) (2022-10-29) ### Bug Fixes * **deps:** update dependency aws-sdk to v2.1238.0 ([#706](#706)) ([356b677](356b677)) * **deps:** update dependency axios to v1 ([#692](#692)) ([ec6f5e9](ec6f5e9)) --- 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 ec6f5e9 commit e701589

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+
## [3.0.1](https://github.com/erezrokah/aws-testing-library/compare/v3.0.0...v3.0.1) (2022-10-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency aws-sdk to v2.1238.0 ([#706](https://github.com/erezrokah/aws-testing-library/issues/706)) ([356b677](https://github.com/erezrokah/aws-testing-library/commit/356b677bf88ba92224024aef6c00bb18d30aa221))
9+
* **deps:** update dependency axios to v1 ([#692](https://github.com/erezrokah/aws-testing-library/issues/692)) ([ec6f5e9](https://github.com/erezrokah/aws-testing-library/commit/ec6f5e9103e83657cf16b6838a2bb402c7776361))
10+
311
## [3.0.0](https://github.com/erezrokah/aws-testing-library/compare/v2.1.7...v3.0.0) (2022-10-21)
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": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Chai and Jest matchers for aws services",
55
"scripts": {
66
"prepublishOnly": "npm run build",

0 commit comments

Comments
 (0)