From 3e4301d4da62398dac62c28150e5950946676040 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Fri, 12 Jul 2024 06:17:04 +0200 Subject: [PATCH] correct version again --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1839db1..407a7a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,11 @@ # CHANGELOG -## 0.13.4 - 2024-07-12 +## 0.13.5 - 2024-07-12 ### Fixed * Always take care of Network.responseReceivedExtraInfo even if its fired early, thank you [ifduyue](https://github.com/ifduyue) for PR [#120](https://github.com/sitespeedio/chrome-har/pull/120). +(0.13.4 was never released) + ## 0.13.3 - 2024-07-05 ### Fixed * Include early hints requests, thank you [Ben Schwarz](https://github.com/benschwarz) for PR [#118](https://github.com/sitespeedio/chrome-har/pull/118).