chore: fix typo CHANGELOG.md

This commit is contained in:
CODe 2025-01-23 18:55:16 +01:00 committed by GitHub
parent 5ab9b3da63
commit 526c8baa4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -327,7 +327,7 @@
### Added ### Added
- [Kover](https://github.com/Kotlin/kotlinx-kover) integration - [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 — mark the pull request created with _Publish Plugin_ workflow with `release changelog` label
- GitHub Actions — send code coverage reports to [CodeCov](https://codecov.io) - GitHub Actions — send code coverage reports to [CodeCov](https://codecov.io)
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.6.1` - Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.6.1`