Skip to content

Commit 0cc1304

Browse files
chore(release): 2.3.0-beta.12 [skip ci]
# [2.3.0-beta.12](v2.3.0-beta.11...v2.3.0-beta.12) (2025-09-21) ### Features * add FoliaHelper and RegionServiceFactory for platform-specific service creation ([8f841c0](8f841c0)) * add package-info.java for Anti Redstone Clock Remastered API ([6d34bc8](6d34bc8)) * add RegionService interface for region-specific operations ([180918f](180918f)) * add SchedulerService interface for task scheduling across platforms ([4ba20eb](4ba20eb)) * add SchedulerServiceFactory for platform-specific scheduler service creation ([e2da2c3](e2da2c3)) * implement BukkitRegionService and FoliaRegionService for region-specific operations ([5d0e8a9](5d0e8a9)) * implement BukkitSchedulerService and FoliaSchedulerService for task scheduling ([81c1010](81c1010))
1 parent 873b100 commit 0cc1304

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.3.0-beta.12](https://github.com/OneLiteFeatherNET/AntiRedstoneClock-Remastered/compare/v2.3.0-beta.11...v2.3.0-beta.12) (2025-09-21)
2+
3+
4+
### Features
5+
6+
* add FoliaHelper and RegionServiceFactory for platform-specific service creation ([8f841c0](https://github.com/OneLiteFeatherNET/AntiRedstoneClock-Remastered/commit/8f841c07c9b6797a62eba8fffc4978199cf7f223))
7+
* add package-info.java for Anti Redstone Clock Remastered API ([6d34bc8](https://github.com/OneLiteFeatherNET/AntiRedstoneClock-Remastered/commit/6d34bc8fdf45ac3c2106ed80721360fc24bff6c6))
8+
* add RegionService interface for region-specific operations ([180918f](https://github.com/OneLiteFeatherNET/AntiRedstoneClock-Remastered/commit/180918f7d70a22077cdcd311d66de5fe8501e961))
9+
* add SchedulerService interface for task scheduling across platforms ([4ba20eb](https://github.com/OneLiteFeatherNET/AntiRedstoneClock-Remastered/commit/4ba20eb3b7931bbf1015736d3651a9c44f79ef6f))
10+
* add SchedulerServiceFactory for platform-specific scheduler service creation ([e2da2c3](https://github.com/OneLiteFeatherNET/AntiRedstoneClock-Remastered/commit/e2da2c39fc94355b76386e987883756936bdb45d))
11+
* implement BukkitRegionService and FoliaRegionService for region-specific operations ([5d0e8a9](https://github.com/OneLiteFeatherNET/AntiRedstoneClock-Remastered/commit/5d0e8a9210b4a67d6c31e6a898482ab1b5cd5523))
12+
* implement BukkitSchedulerService and FoliaSchedulerService for task scheduling ([81c1010](https://github.com/OneLiteFeatherNET/AntiRedstoneClock-Remastered/commit/81c1010d67beffb55276e4ff135d3a39f6bcf901))
13+
114
# [2.3.0-beta.11](https://github.com/OneLiteFeatherNET/AntiRedstoneClock-Remastered/compare/v2.3.0-beta.10...v2.3.0-beta.11) (2025-09-21)
215

316

0 commit comments

Comments
 (0)