Skip to content

Commit eaa3384

Browse files
chore(main): release 1.0.0 (#63)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7c47848 commit eaa3384

3 files changed

Lines changed: 14 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.1.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## [1.0.0](https://github.com/OneLiteFeatherNET/PlayerKits/compare/v0.1.0...v1.0.0) (2026-06-15)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **ci:** trigger build
9+
10+
### Features
11+
12+
* **ci:** trigger build ([7c47848](https://github.com/OneLiteFeatherNET/PlayerKits/commit/7c4784824d49a95784f59c6331de303d3955a07c))

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version = 0.1.0 # x-release-please-version
1+
version = 1.0.0 # x-release-please-version
22
group = net.onelitefeather
33
org.gradle.welcome = never

0 commit comments

Comments
 (0)