Skip to content

Commit

Permalink
chore(main): release 3.0.1 (#707)
Browse files Browse the repository at this point in the history
🤖 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).
  • Loading branch information
erezrokah authored Oct 29, 2022
1 parent ec6f5e9 commit e701589
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.0.1](https://github.com/erezrokah/aws-testing-library/compare/v3.0.0...v3.0.1) (2022-10-29)


### Bug Fixes

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

## [3.0.0](https://github.com/erezrokah/aws-testing-library/compare/v2.1.7...v3.0.0) (2022-10-21)


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

0 comments on commit e701589

Please sign in to comment.