diff --git a/CHANGELOG.md b/CHANGELOG.md index c52a79e7..3ed7601a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 4.0.32 (2021-08-02) + +* Merge pull request #470 from mountain-pass/dependabot/npm_and_yarn/chromedriver-92.0.1 ([8e8c834](https://github.com/mountain-pass/waychaser/commit/8e8c834)), closes [#470](https://github.com/mountain-pass/waychaser/issues/470) + + + ## 4.0.31 (2021-08-02) * Merge pull request #469 from mountain-pass/dependabot/npm_and_yarn/snyk-1.674.0 ([64c787b](https://github.com/mountain-pass/waychaser/commit/64c787b)), closes [#469](https://github.com/mountain-pass/waychaser/issues/469) diff --git a/README.md b/README.md index 7bc5a28e..3667014c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This [isomorphic](https://en.wikipedia.org/wiki/Isomorphic_JavaScript) library i [![Quality](https://img.shields.io/codacy/grade/940768d54f7545f7b42f89b26c23c751?logo=codacy)](https://www.codacy.com/gh/mountain-pass/waychaser/dashboard?utm_source=github.com&utm_medium=referral&utm_content=mountain-pass/waychaser&utm_campaign=Badge_Grade) [![Coverage](https://img.shields.io/codacy/coverage/940768d54f7545f7b42f89b26c23c751?logo=codacy)](https://www.codacy.com/gh/mountain-pass/waychaser/dashboard?utm_source=github.com&utm_medium=referral&utm_content=mountain-pass/waychaser&utm_campaign=Badge_Coverage) -[![source code vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/mountain-pass/waychaser?label=source%20code%20vulnerabilities&logo=snyk)](https://snyk.io/test/github/mountain-pass/waychaser) [![npm package vulnerabilities](https://img.shields.io/snyk/vulnerabilities/npm/@mountainpass/waychaser@4.0.31?label=npm%20package%20vulnerabilties&logo=snyk)](https://snyk.io/test/npm/@mountainpass/waychaser/4.0.31) +[![source code vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/mountain-pass/waychaser?label=source%20code%20vulnerabilities&logo=snyk)](https://snyk.io/test/github/mountain-pass/waychaser) [![npm package vulnerabilities](https://img.shields.io/snyk/vulnerabilities/npm/@mountainpass/waychaser@4.0.32?label=npm%20package%20vulnerabilties&logo=snyk)](https://snyk.io/test/npm/@mountainpass/waychaser/4.0.32) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) @@ -89,7 +89,7 @@ try { ```html ...