Skip to content

Commit

Permalink
chore(main): release 1.1.4 (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah authored Jan 21, 2022
1 parent a13b3d1 commit b0d2a96
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.1.4](https://github.com/erezrokah/aws-testing-library/compare/v1.1.3...v1.1.4) (2022-01-19)


### Bug Fixes

* **deps:** update dependency aws-sdk to v2.1059.0 ([#508](https://github.com/erezrokah/aws-testing-library/issues/508)) ([a13b3d1](https://github.com/erezrokah/aws-testing-library/commit/a13b3d1b7cbea4f18dd63785b1108990c15ffb49))

### [1.1.3](https://github.com/erezrokah/aws-testing-library/compare/v1.1.2...v1.1.3) (2022-01-18)


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

0 comments on commit b0d2a96

Please sign in to comment.