@serenityjs/protocol 0.8.7 → 0.8.8-beta-20250807152221

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # @serenityjs/protocol
2
2
 
3
+ ## 0.8.8-beta-20250807152221
4
+
5
+ ### Patch Changes
6
+
7
+ - [`314f82a`](https://github.com/SerenityJS/serenity/commit/314f82a1c23a8d75c7f2e3daea5c6c95b714c60b) Thanks [@PMK744](https://github.com/PMK744)! - init v0.8.8-beta
8
+
9
+ - Updated dependencies [[`314f82a`](https://github.com/SerenityJS/serenity/commit/314f82a1c23a8d75c7f2e3daea5c6c95b714c60b)]:
10
+ - @serenityjs/nbt@0.8.8-beta-20250807152221
11
+ - @serenityjs/raknet@0.8.8-beta-20250807152221
12
+
3
13
  ## 0.8.7
4
14
 
5
15
  ### Patch Changes