Skip to content

Commit 2e513cf

Browse files
committed
chore(main): release 0.12.1
1 parent 8a8b31a commit 2e513cf

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.12.0"
2+
".": "0.12.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.12.1](https://github.com/blu3berry-why/Kraft/compare/0.12.0...0.12.1) (2026-07-18)
4+
5+
6+
### Bug Fixes
7+
8+
* add POM name/description to the plugin artifact for Central validation ([#96](https://github.com/blu3berry-why/Kraft/issues/96)) ([8a8b31a](https://github.com/blu3berry-why/Kraft/commit/8a8b31add10e74d446e68e8ddc29d693af4d465b))
9+
310
## [0.12.0](https://github.com/blu3berry-why/Kraft/compare/0.11.0...0.12.0) (2026-07-18)
411

512

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ android.useAndroidX=true
1313

1414
#Kraft
1515
# x-release-please-start-version
16-
kraft.version=0.12.0
16+
kraft.version=0.12.1
1717
# x-release-please-end

0 commit comments

Comments
 (0)