From ef71aeacb4d1168e7c9c45efab54ffa14e56063c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 18 Feb 2024 15:39:04 +0000 Subject: [PATCH] chore(release): 1.2.1-dev.1 [skip ci] ## [1.2.1-dev.1](https://github.com/Indranil012/Dropped-Patches/compare/v1.2.0...v1.2.1-dev.1) (2024-02-18) ### Bug Fixes * **nova:** Update patch ([8439b49](https://github.com/Indranil012/Dropped-Patches/commit/8439b49fc94a5f03dbdf3f15feee70bd91c395c0)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c0327f..86c65db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.1-dev.1](https://github.com/Indranil012/Dropped-Patches/compare/v1.2.0...v1.2.1-dev.1) (2024-02-18) + + +### Bug Fixes + +* **nova:** Update patch ([8439b49](https://github.com/Indranil012/Dropped-Patches/commit/8439b49fc94a5f03dbdf3f15feee70bd91c395c0)) + # [1.2.0](https://github.com/Indranil012/Dropped-Patches/compare/v1.1.0...v1.2.0) (2024-02-11) diff --git a/gradle.properties b/gradle.properties index 047bf7a..c0016ed 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true kotlin.code.style = official -version = 1.2.0 +version = 1.2.1-dev.1