Skip to content

Commit

Permalink
chore(main): release 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah committed Jun 13, 2022
1 parent f424cd0 commit 5667d63
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

## [2.1.4](https://github.com/erezrokah/aws-testing-library/compare/v2.1.3...v2.1.4) (2022-06-13)


### Bug Fixes

* **deps:** update dependency aws-sdk to v2.1130.0 ([#594](https://github.com/erezrokah/aws-testing-library/issues/594)) ([cb94bf0](https://github.com/erezrokah/aws-testing-library/commit/cb94bf01729e7d7d7aade3a973594938027d7ba8))
* **deps:** update dependency aws-sdk to v2.1145.0 ([#604](https://github.com/erezrokah/aws-testing-library/issues/604)) ([b383f58](https://github.com/erezrokah/aws-testing-library/commit/b383f580e03e4b381b3de320e70c5634526d28ad))
* **deps:** update dependency aws-sdk to v2.1148.0 ([#615](https://github.com/erezrokah/aws-testing-library/issues/615)) ([dabeb76](https://github.com/erezrokah/aws-testing-library/commit/dabeb76689ae45574bba534770d348a2dd16be12))
* **deps:** update dependency aws-sdk to v2.1149.0 ([#619](https://github.com/erezrokah/aws-testing-library/issues/619)) ([39d8782](https://github.com/erezrokah/aws-testing-library/commit/39d8782104770bbf7bd10af198470f26f0d14739))

### [2.1.3](https://github.com/erezrokah/aws-testing-library/compare/v2.1.2...v2.1.3) (2022-05-06)


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

0 comments on commit 5667d63

Please sign in to comment.