diff --git a/CHANGELOG.md b/CHANGELOG.md
index da47eaa3..2cd16e55 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 3.0.24 (2021-03-27)
+
+* Merge pull request #283 from mountain-pass/dependabot/npm_and_yarn/webpack-cli-4.6.0 ([dbe5dd2](https://github.com/mountain-pass/waychaser/commit/dbe5dd2)), closes [#283](https://github.com/mountain-pass/waychaser/issues/283)
+
+
+
## 3.0.23 (2021-03-26)
* Merge pull request #280 from mountain-pass/dependabot/npm_and_yarn/snyk-1.511.0 ([5276911](https://github.com/mountain-pass/waychaser/commit/5276911)), closes [#280](https://github.com/mountain-pass/waychaser/issues/280)
diff --git a/README.md b/README.md
index db60ab4a..57ffbee3 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,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@3.0.23?label=npm%20package%20vulnerabilties&logo=snyk)](https://snyk.io/test/npm/@mountainpass/waychaser/3.0.23)
+[![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@3.0.24?label=npm%20package%20vulnerabilties&logo=snyk)](https://snyk.io/test/npm/@mountainpass/waychaser/3.0.24)
[![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)
@@ -85,7 +85,7 @@ try {
```html
...