@serenityjs/core 0.7.1 → 0.7.2-beta-20250201215425

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,19 @@
1
1
  # @serenityjs/core
2
2
 
3
+ ## 0.7.2-beta-20250201215425
4
+
5
+ ### Patch Changes
6
+
7
+ - [`557fc64`](https://github.com/SerenityJS/serenity/commit/557fc64f433c15b9fbf1f877c609c7d5ba2dd082) Thanks [@PMK744](https://github.com/PMK744)! - init v0.7.2-beta
8
+
9
+ - Updated dependencies [[`557fc64`](https://github.com/SerenityJS/serenity/commit/557fc64f433c15b9fbf1f877c609c7d5ba2dd082)]:
10
+ - @serenityjs/data@0.7.2-beta-20250201215425
11
+ - @serenityjs/emitter@0.7.2-beta-20250201215425
12
+ - @serenityjs/logger@0.7.2-beta-20250201215425
13
+ - @serenityjs/nbt@0.7.2-beta-20250201215425
14
+ - @serenityjs/protocol@0.7.2-beta-20250201215425
15
+ - @serenityjs/raknet@0.7.2-beta-20250201215425
16
+
3
17
  ## 0.7.1
4
18
 
5
19
  ### Patch Changes