Skip to content

Commit

Permalink
chore(main): release 1.1.5 (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah authored Jan 23, 2022
1 parent 41bd6bb commit 4957011
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

### [1.1.5](https://github.com/erezrokah/aws-testing-library/compare/v1.1.4...v1.1.5) (2022-01-23)


### Bug Fixes

* **deps:** update dependency aws-sdk to v2.1062.0 ([#522](https://github.com/erezrokah/aws-testing-library/issues/522)) ([ae4fe8f](https://github.com/erezrokah/aws-testing-library/commit/ae4fe8ffea50db648cffd6022ff38ff905a7679d))
* **deps:** update dependency filter-obj to v3 ([#518](https://github.com/erezrokah/aws-testing-library/issues/518)) ([41bd6bb](https://github.com/erezrokah/aws-testing-library/commit/41bd6bb19bc0184633965ae379ede69e7242b234))

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


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

0 comments on commit 4957011

Please sign in to comment.