Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.2.4](0.2.3...0.2.4) (2025-01-08) ### Dependency updates * **deps:** update dependency gradle to v8.12 ([#689](#689)) ([3b49084](3b49084)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.117 ([#691](#691)) ([6f8f3ed](6f8f3ed)) * **deps:** update plugin npm-publish to v3.5.0 ([#692](#692)) ([ea118ea](ea118ea)) * **deps:** update plugin npm-publish to v3.5.1 ([#694](#694)) ([217c437](217c437)) * **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.17 ([#685](#685)) ([2fabf93](2fabf93)) * **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.18 ([#690](#690)) ([fd09f00](fd09f00)) ### Documentation * switch to Dokka v2 ([#693](#693)) ([3810319](3810319)) ### Build and continuous integration * add a `yarn.lock` actualizer ([3c8f71d](3c8f71d)) * **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.26 ([#686](#686)) ([6a01104](6a01104)) * **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.27 ([#687](#687)) ([26f7750](26f7750)) * **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.28 ([#688](#688)) ([6f46780](6f46780)) * temporarily disable `allWarningsAsErrors` on test compilation due to kotest/kotest[#4521](https://github.com/DanySK/template-for-kotlin-multiplatform-projects/issues/4521) ([4ae15e9](4ae15e9)) * work around kotest/kotest[#4647](https://github.com/DanySK/template-for-kotlin-multiplatform-projects/issues/4647) ([2d1cfcb](2d1cfcb)) ### Style improvements * disable `ktlint_standard_class-signature` on kotlin tests as per [@paul-dingemans](https://github.com/paul-dingemans)' suggestion in pinterest/ktlint[#2902](https://github.com/DanySK/template-for-kotlin-multiplatform-projects/issues/2902) ([7bb33d5](7bb33d5))
- Loading branch information