From 526c8baa4ed889701a13b04ea3b2687f16eb3dc7 Mon Sep 17 00:00:00 2001 From: CODe <71spates.bravest@icloud.com> Date: Thu, 23 Jan 2025 18:55:16 +0100 Subject: [PATCH] chore: fix typo CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12bc396..7d2b032 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -327,7 +327,7 @@ ### Added - [Kover](https://github.com/Kotlin/kotlinx-kover) integration -- Enable [Gradle Configuration Cache](https://docs.gradle.org/current/userguide/configuration_cache.html) in `gradle.proeprties` +- Enable [Gradle Configuration Cache](https://docs.gradle.org/current/userguide/configuration_cache.html) in `gradle.properties` - GitHub Actions — mark the pull request created with _Publish Plugin_ workflow with `release changelog` label - GitHub Actions — send code coverage reports to [CodeCov](https://codecov.io) - Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.6.1`