From f46713c389d323d9d3e412547f7caabf3c55ccd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 09:48:16 +0000 Subject: [PATCH] Version 6.4.1-1347815 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3c05cdc..3fad142d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [6.4.1\-1347815](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/6.4.1-1347815) (2024-08-29) +[View commits](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/6.4.0-1346313...6.4.1-1347815) + +**Upgraded dependencies:** + +- Update to Chrome DevTools Protocol version 1347815 [\#433](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/433) ([@github-actions[bot]](https://github.com/apps/github-actions)) +- Bump org.jetbrains.kotlinx:kotlinx\-serialization\-json from 1.7.1 to 1.7.2 [\#434](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/434) ([@dependabot[bot]](https://github.com/apps/dependabot)) + ## [6.4.0\-1346313](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/6.4.0-1346313) (2024-08-25) [View commits](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/6.4.0-1345247...6.4.0-1346313)