From ffc06928f582648943f2438894c44002b1d02e7e Mon Sep 17 00:00:00 2001 From: "alwyn974-github-actions[bot]" <251478703+alwyn974-github-actions[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 10:34:45 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=20Release=200.0.?= =?UTF-8?q?2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .release-please-manifest.json | 2 +- CHANGELOG.md | 52 +++++++++++++++++++++++++++++++++++ gradle.properties | 2 +- 3 files changed, 54 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b985ff6..40ff6fe 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.1" + ".": "0.0.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..aeb0cc7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,52 @@ +# Changelog + +## [0.0.2](https://github.com/NeoTamia/plugin-template/compare/v0.0.1...v0.0.2) (2026-05-30) + + +### 📚 Documentation + +* **AGENTS:** Update stack details to specify Kotlin 2.3 and Paper plugin ([02df476](https://github.com/NeoTamia/plugin-template/commit/02df4762af88671134df40dd366602aa76cd1868)) +* **README:** Update project description to specify Spigot/Paper plugin template ([bd00415](https://github.com/NeoTamia/plugin-template/commit/bd00415f8b493e04ec4381e1f1924c135edbbc1a)) + + +### ♻️ Code Refactoring + +* Add newline at end of settings.gradle.kts file ([d45dcbc](https://github.com/NeoTamia/plugin-template/commit/d45dcbcd4b3a44df227cbe88faad592925894b6d)) + + +### 🔧 Build System + +* **deps:** Update actions/checkout digest to de0fac2 ([#6](https://github.com/NeoTamia/plugin-template/issues/6)) ([e219a69](https://github.com/NeoTamia/plugin-template/commit/e219a69b69970fa2922778869587f1712d8d15fc)) +* **deps:** Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.4.0 ([#4](https://github.com/NeoTamia/plugin-template/issues/4)) ([88c0ad4](https://github.com/NeoTamia/plugin-template/commit/88c0ad4bbe5493772a6f01c8d864f5b9baf343b3)) +* **deps:** Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.5.1 ([#16](https://github.com/NeoTamia/plugin-template/issues/16)) ([c727b55](https://github.com/NeoTamia/plugin-template/commit/c727b55aa4087fb59730117b747e29299045ef7f)) +* **deps:** Update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.6.0 ([#18](https://github.com/NeoTamia/plugin-template/issues/18)) ([c362ac8](https://github.com/NeoTamia/plugin-template/commit/c362ac85c71b25e6e3d6ebd3750fd7fc5a23fcb9)) +* **deps:** Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.1 ([8ae7161](https://github.com/NeoTamia/plugin-template/commit/8ae7161a037d2b776ac9c05b0fa1187eddb04212)) +* **deps:** Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.2 ([#17](https://github.com/NeoTamia/plugin-template/issues/17)) ([75795c7](https://github.com/NeoTamia/plugin-template/commit/75795c79aeaa11eadf03d7d1176aa674fc372d00)) +* **deps:** Update dependency io.papermc.paperweight.userdev to v2.0.0-beta.21 ([#12](https://github.com/NeoTamia/plugin-template/issues/12)) ([efdd694](https://github.com/NeoTamia/plugin-template/commit/efdd69418b36de8caf79c8f51eef04af28f1e4f2)) +* **deps:** Update dependency org.jetbrains.kotlin.jvm to v2.3.20 ([#8](https://github.com/NeoTamia/plugin-template/issues/8)) ([b4c9b6a](https://github.com/NeoTamia/plugin-template/commit/b4c9b6a4cc6572fff2db371c390012a3c3be8ea7)) +* **deps:** Update dependency org.jetbrains.kotlin.jvm to v2.3.21 ([#13](https://github.com/NeoTamia/plugin-template/issues/13)) ([e9dcac4](https://github.com/NeoTamia/plugin-template/commit/e9dcac41475e17e802e7c0af3a29835b929b4f97)) +* **deps:** Update gradle to v9.4.1 ([#5](https://github.com/NeoTamia/plugin-template/issues/5)) ([4e79758](https://github.com/NeoTamia/plugin-template/commit/4e79758613ffed243aba000cc97177b2a6bc5e02)) +* **deps:** Update gradle to v9.5.0 ([#14](https://github.com/NeoTamia/plugin-template/issues/14)) ([3a96ee1](https://github.com/NeoTamia/plugin-template/commit/3a96ee1625d2def7a0c95b7b8b5be4b00e572dde)) +* **deps:** Update ntconfig to v0.1.1 ([#9](https://github.com/NeoTamia/plugin-template/issues/9)) ([6481978](https://github.com/NeoTamia/plugin-template/commit/64819784dd84ceaa3d118746e3b0672ceeb9859b)) +* **gradle:** Bump Gradle Wrapper to v9.5.1 ([4b9d5b7](https://github.com/NeoTamia/plugin-template/commit/4b9d5b77a4c02d044e35c275c36f35eb62d65ea0)) +* **gradle:** Bump spotless plugin to v8.2.0 ([8e2ccd1](https://github.com/NeoTamia/plugin-template/commit/8e2ccd10397957d812dcb9e42cd522bb5d9fdbc6)) +* **gradle:** Enhance dynamic group assignment and jar naming conventions ([0be4a9f](https://github.com/NeoTamia/plugin-template/commit/0be4a9fa6c6cc1d2f267d6f7928bc5ecb9ec581a)) +* **gradle:** Refine group, naming conventions ([1ab10c1](https://github.com/NeoTamia/plugin-template/commit/1ab10c17c11af1e1150e98d75bf140e99e715dc8)) +* **gradle:** Refine Jar task configuration for dynamic module name handling ([8baf95b](https://github.com/NeoTamia/plugin-template/commit/8baf95bdff8f7c86d5ae0cba57df8dc499def33a)) +* **gradle:** Update dependency name and remove project name assignment ([451f35c](https://github.com/NeoTamia/plugin-template/commit/451f35cd47ae6651acccb5fa61679164ecc8b7b0)) +* Migrate to PaperMC plugin structure and update dependencies ([0572a4d](https://github.com/NeoTamia/plugin-template/commit/0572a4d45234cf51713e066eeecc5d9183b0f28e)) +* Remove unused localJarRepo configuration ([533bed8](https://github.com/NeoTamia/plugin-template/commit/533bed8797a94321ecf67ad4cf6a652b6a1f0ffe)) +* Update Gradle to 9.3.0 and remove default base branch pattern in Renovate config ([2873c92](https://github.com/NeoTamia/plugin-template/commit/2873c92be20ed000d54fb218050aa7957ae35b38)) + + +### 👷 Continuous Integration + +* **build:** Add publish input to workflow ([1ab10c1](https://github.com/NeoTamia/plugin-template/commit/1ab10c17c11af1e1150e98d75bf140e99e715dc8)) +* **project-setup:** Add camelCase and PascalCase conversion for plugin renaming ([fd20130](https://github.com/NeoTamia/plugin-template/commit/fd201306a7dffedca57bfe8c9da88726efe323f3)) +* **project-setup:** Add initial workflow ([f948092](https://github.com/NeoTamia/plugin-template/commit/f94809224463fb16a17d021d01ba4881e232d5b4)) +* **project-setup:** Fix incorrect path quotation during plugin rename process ([ab3bc6e](https://github.com/NeoTamia/plugin-template/commit/ab3bc6e76b4741a9acc5a7fbda2d6c15b152fb82)) +* **project-setup:** Rename PluginTemplatePlugin during setup process ([8ced46b](https://github.com/NeoTamia/plugin-template/commit/8ced46b8d4cdc0764f64e23b96c8e2b4b5368b8c)) +* **project-setup:** Reorder and fix plugin rename process during setup ([30965a8](https://github.com/NeoTamia/plugin-template/commit/30965a86c549b3a4c56fd1f717ae43607f1316f7)) +* **project-setup:** Update file references and rename during setup process ([25b34f4](https://github.com/NeoTamia/plugin-template/commit/25b34f400cc875f3924665185175d17a0a758ecb)) +* **project-setup:** Use PascalCase for plugin renaming during setup ([a89cb4b](https://github.com/NeoTamia/plugin-template/commit/a89cb4b63b4b3226f45a47f1e4ba17b864a23891)) +* **workflows:** Remove redundant build command in build.yml ([7a4c0cf](https://github.com/NeoTamia/plugin-template/commit/7a4c0cf14ae6587f4deccbe3a658bd9d82085865)) diff --git a/gradle.properties b/gradle.properties index 5226d6c..e67d3cf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,5 +9,5 @@ org.gradle.configuration-cache=true kotlin.stdlib.default.dependency=false # x-release-please-start-version -version=0.0.1 +version=0.0.2 # x-release-please-end