Skip to content

Commit 32589fe

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.2...v1.9.0) (2025-11-15) ### Bug Fixes * **bluemap:** Change negation of visibility of bluemap adapter ([2f2e98c](2f2e98c)) * **bluemap:** Change negation of visibility of bluemap adapter ([#104](#104)) ([67290c4](67290c4)) * **deps:** update dependency org.mockbukkit.mockbukkit:mockbukkit-v1.21 to v4.98.0 ([1276b22](1276b22)) * **deps:** update dependency org.mockbukkit.mockbukkit:mockbukkit-v1.21 to v4.98.0 ([#93](#93)) ([ef8f49f](ef8f49f)) * **luckperms:** Change the subscribed luckperms event ([93c714b](93c714b)) * **luckperms:** Improve luckperms permission tracking ([#105](#105)) ([dc244d2](dc244d2)) * **luckperms:** improved permission check for luckperms tracking ([b4ee0fd](b4ee0fd)) ### Features * **bluemap:** Integrate BlueMap support into vanish service with API delegation ([e185084](e185084)) * **bluemap:** Integrate BlueMap support into vanish service with API delegation ([#102](#102)) ([12654b4](12654b4)) * **deps:** Update dependencies in package-lock.json, including @octokit/plugin-paginate-rest to v13.2.1 and related sub-dependencies ([284d5c1](284d5c1)) * **deps:** Update dependencies in package-lock.json, including @octokit/plugin-paginate-rest to v13.2.1 and related sub-dependencies ([#103](#103)) ([9fd3b50](9fd3b50)) # [1.9.0](v1.8.2...v1.9.0) (2025-11-15) ### Bug Fixes * **bluemap:** Change negation of visibility of bluemap adapter ([2f2e98c](2f2e98c)) * **bluemap:** Change negation of visibility of bluemap adapter ([#104](#104)) ([67290c4](67290c4)) * **deps:** update dependency org.mockbukkit.mockbukkit:mockbukkit-v1.21 to v4.98.0 ([1276b22](1276b22)) * **deps:** update dependency org.mockbukkit.mockbukkit:mockbukkit-v1.21 to v4.98.0 ([#93](#93)) ([ef8f49f](ef8f49f)) * **luckperms:** Change the subscribed luckperms event ([93c714b](93c714b)) * **luckperms:** Improve luckperms permission tracking ([#105](#105)) ([dc244d2](dc244d2)) * **luckperms:** improved permission check for luckperms tracking ([b4ee0fd](b4ee0fd)) ### Features * **bluemap:** Integrate BlueMap support into vanish service with API delegation ([e185084](e185084)) * **bluemap:** Integrate BlueMap support into vanish service with API delegation ([#102](#102)) ([12654b4](12654b4)) * **deps:** Update dependencies in package-lock.json, including @octokit/plugin-paginate-rest to v13.2.1 and related sub-dependencies ([284d5c1](284d5c1)) * **deps:** Update dependencies in package-lock.json, including @octokit/plugin-paginate-rest to v13.2.1 and related sub-dependencies ([#103](#103)) ([9fd3b50](9fd3b50))
1 parent 93aab1d commit 32589fe

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,49 @@
1+
# [1.9.0](https://github.com/OneLiteFeatherNET/StarDust/compare/v1.8.2...v1.9.0) (2025-11-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **bluemap:** Change negation of visibility of bluemap adapter ([2f2e98c](https://github.com/OneLiteFeatherNET/StarDust/commit/2f2e98c3b5a0b3bc387256144c4fb1746ed49691))
7+
* **bluemap:** Change negation of visibility of bluemap adapter ([#104](https://github.com/OneLiteFeatherNET/StarDust/issues/104)) ([67290c4](https://github.com/OneLiteFeatherNET/StarDust/commit/67290c4a9ee4c8fdb426126a69ad7353d72abc85))
8+
* **deps:** update dependency org.mockbukkit.mockbukkit:mockbukkit-v1.21 to v4.98.0 ([1276b22](https://github.com/OneLiteFeatherNET/StarDust/commit/1276b2281e9a816225b7aa4f4771c5bfb0a815d1))
9+
* **deps:** update dependency org.mockbukkit.mockbukkit:mockbukkit-v1.21 to v4.98.0 ([#93](https://github.com/OneLiteFeatherNET/StarDust/issues/93)) ([ef8f49f](https://github.com/OneLiteFeatherNET/StarDust/commit/ef8f49f961054cd5f3f3c83da938b9ced5994950))
10+
* **luckperms:** Change the subscribed luckperms event ([93c714b](https://github.com/OneLiteFeatherNET/StarDust/commit/93c714bc5b9b46faf96ec6f927b5bc43f985fd1f))
11+
* **luckperms:** Improve luckperms permission tracking ([#105](https://github.com/OneLiteFeatherNET/StarDust/issues/105)) ([dc244d2](https://github.com/OneLiteFeatherNET/StarDust/commit/dc244d20ae4491f5fc5b38552f50afbc30dd57af))
12+
* **luckperms:** improved permission check for luckperms tracking ([b4ee0fd](https://github.com/OneLiteFeatherNET/StarDust/commit/b4ee0fdc6f7c09b6ec33c0810d96fc37daea08bc))
13+
14+
15+
### Features
16+
17+
* **bluemap:** Integrate BlueMap support into vanish service with API delegation ([e185084](https://github.com/OneLiteFeatherNET/StarDust/commit/e185084be77eefd122f6c5c198d23407e8a50040))
18+
* **bluemap:** Integrate BlueMap support into vanish service with API delegation ([#102](https://github.com/OneLiteFeatherNET/StarDust/issues/102)) ([12654b4](https://github.com/OneLiteFeatherNET/StarDust/commit/12654b477af168dcebb128d6e23cb4a7b52139b7))
19+
* **deps:** Update dependencies in package-lock.json, including @octokit/plugin-paginate-rest to v13.2.1 and related sub-dependencies ([284d5c1](https://github.com/OneLiteFeatherNET/StarDust/commit/284d5c1b29088973c6b052d53661688dd2e745da))
20+
* **deps:** Update dependencies in package-lock.json, including @octokit/plugin-paginate-rest to v13.2.1 and related sub-dependencies ([#103](https://github.com/OneLiteFeatherNET/StarDust/issues/103)) ([9fd3b50](https://github.com/OneLiteFeatherNET/StarDust/commit/9fd3b5034e08d8ec91a8f6421c2d2a5716d851e3))
21+
22+
23+
24+
25+
26+
# [1.9.0](https://github.com/OneLiteFeatherNET/StarDust/compare/v1.8.2...v1.9.0) (2025-11-15)
27+
28+
29+
### Bug Fixes
30+
31+
* **bluemap:** Change negation of visibility of bluemap adapter ([2f2e98c](https://github.com/OneLiteFeatherNET/StarDust/commit/2f2e98c3b5a0b3bc387256144c4fb1746ed49691))
32+
* **bluemap:** Change negation of visibility of bluemap adapter ([#104](https://github.com/OneLiteFeatherNET/StarDust/issues/104)) ([67290c4](https://github.com/OneLiteFeatherNET/StarDust/commit/67290c4a9ee4c8fdb426126a69ad7353d72abc85))
33+
* **deps:** update dependency org.mockbukkit.mockbukkit:mockbukkit-v1.21 to v4.98.0 ([1276b22](https://github.com/OneLiteFeatherNET/StarDust/commit/1276b2281e9a816225b7aa4f4771c5bfb0a815d1))
34+
* **deps:** update dependency org.mockbukkit.mockbukkit:mockbukkit-v1.21 to v4.98.0 ([#93](https://github.com/OneLiteFeatherNET/StarDust/issues/93)) ([ef8f49f](https://github.com/OneLiteFeatherNET/StarDust/commit/ef8f49f961054cd5f3f3c83da938b9ced5994950))
35+
* **luckperms:** Change the subscribed luckperms event ([93c714b](https://github.com/OneLiteFeatherNET/StarDust/commit/93c714bc5b9b46faf96ec6f927b5bc43f985fd1f))
36+
* **luckperms:** Improve luckperms permission tracking ([#105](https://github.com/OneLiteFeatherNET/StarDust/issues/105)) ([dc244d2](https://github.com/OneLiteFeatherNET/StarDust/commit/dc244d20ae4491f5fc5b38552f50afbc30dd57af))
37+
* **luckperms:** improved permission check for luckperms tracking ([b4ee0fd](https://github.com/OneLiteFeatherNET/StarDust/commit/b4ee0fdc6f7c09b6ec33c0810d96fc37daea08bc))
38+
39+
40+
### Features
41+
42+
* **bluemap:** Integrate BlueMap support into vanish service with API delegation ([e185084](https://github.com/OneLiteFeatherNET/StarDust/commit/e185084be77eefd122f6c5c198d23407e8a50040))
43+
* **bluemap:** Integrate BlueMap support into vanish service with API delegation ([#102](https://github.com/OneLiteFeatherNET/StarDust/issues/102)) ([12654b4](https://github.com/OneLiteFeatherNET/StarDust/commit/12654b477af168dcebb128d6e23cb4a7b52139b7))
44+
* **deps:** Update dependencies in package-lock.json, including @octokit/plugin-paginate-rest to v13.2.1 and related sub-dependencies ([284d5c1](https://github.com/OneLiteFeatherNET/StarDust/commit/284d5c1b29088973c6b052d53661688dd2e745da))
45+
* **deps:** Update dependencies in package-lock.json, including @octokit/plugin-paginate-rest to v13.2.1 and related sub-dependencies ([#103](https://github.com/OneLiteFeatherNET/StarDust/issues/103)) ([9fd3b50](https://github.com/OneLiteFeatherNET/StarDust/commit/9fd3b5034e08d8ec91a8f6421c2d2a5716d851e3))
46+
147
## [1.8.2](https://github.com/OneLiteFeatherNET/StarDust/compare/v1.8.1...v1.8.2) (2025-11-07)
248

349

0 commit comments

Comments
 (0)