Skip to content

Commit c45482c

Browse files
chore(main): release 1.1.0
1 parent 17da8c8 commit c45482c

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-
".": "1.0.0"
2+
".": "1.1.0"
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+
## [1.1.0](https://github.com/f0reachARR/ModernVillagerShop/compare/v1.0.0...v1.1.0) (2026-07-28)
4+
5+
6+
### Features
7+
8+
* **ui:** render item names as translatable components with item hover ([#6](https://github.com/f0reachARR/ModernVillagerShop/issues/6)) ([17da8c8](https://github.com/f0reachARR/ModernVillagerShop/commit/17da8c81a357ef704fd7ef0695ec457de225d4c5))
9+
310
## 1.0.0 (2026-07-26)
411

512

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# release-please rewrites the value inside the block below when a release PR is
66
# merged -- do not bump it by hand.
77
# x-release-please-start-version
8-
version=1.0.0
8+
version=1.1.0
99
# x-release-please-end
1010

1111
# Minecraft versions declared on the Modrinth release page. Kept in sync with

0 commit comments

Comments
 (0)