excalibur 0.26.0-alpha.287 → 0.26.0-alpha.288

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
@@ -7,6 +7,36 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7
7
 
8
8
  ### Breaking Changes
9
9
 
10
+ -
11
+ ### Deprecated
12
+
13
+ -
14
+
15
+ ### Added
16
+
17
+ -
18
+
19
+
20
+ ### Fixed
21
+
22
+ -
23
+
24
+ ### Updates
25
+
26
+ -
27
+
28
+ ### Changed
29
+
30
+ -
31
+
32
+
33
+ <!--------------------------------- DO NOT EDIT BELOW THIS LINE --------------------------------->
34
+ <!--------------------------------- DO NOT EDIT BELOW THIS LINE --------------------------------->
35
+ <!--------------------------------- DO NOT EDIT BELOW THIS LINE --------------------------------->
36
+ ## [v0.25.1] - 2021-11-05
37
+
38
+ ### Breaking Changes
39
+
10
40
  -
11
41
  ### Added
12
42
 
@@ -37,10 +67,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
37
67
  - Fixed crash in debug system if there is no collider geometry
38
68
  - Fixed ImageSource loading error message [#2049]
39
69
 
40
- <!--------------------------------- DO NOT EDIT BELOW THIS LINE --------------------------------->
41
- <!--------------------------------- DO NOT EDIT BELOW THIS LINE --------------------------------->
42
- <!--------------------------------- DO NOT EDIT BELOW THIS LINE --------------------------------->
43
-
44
70
  ## [0.25.0] - 2021-10-03
45
71
 
46
72
  ### Breaking Changes
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * excalibur - 0.26.0-alpha.287+e603adb - 2021-11-6
2
+ * excalibur - 0.26.0-alpha.288+0b44fb3 - 2021-11-6
3
3
  * https://github.com/excaliburjs/Excalibur
4
4
  * Copyright (c) 2021 Excalibur.js <https://github.com/excaliburjs/Excalibur/graphs/contributors>
5
5
  * Licensed BSD-2-Clause
@@ -28687,7 +28687,7 @@ Promises_Promise = Promise_1 = Promises_decorate([
28687
28687
  * The current Excalibur version string
28688
28688
  * @description `process.env.__EX_VERSION` gets replaced by Webpack on build
28689
28689
  */
28690
- const EX_VERSION = "0.26.0-alpha.287+e603adb";
28690
+ const EX_VERSION = "0.26.0-alpha.288+0b44fb3";
28691
28691
 
28692
28692
  polyfill();
28693
28693
  // This file is used as the bundle entry point and exports everything