itowns 2.43.1-next.0 → 2.43.2-next.0

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,3 +1,19 @@
1
+ <a name="2.43.1"></a>
2
+ ## [2.43.1](https://github.com/iTowns/itowns/compare/v2.43.0...v2.43.1) (2024-04-30)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * **LASLoader:** fix default CDN URL ([4d029ef](https://github.com/iTowns/itowns/commit/4d029ef))
8
+ * **PointCloud:** correct some issues after refacto ([65c4008](https://github.com/iTowns/itowns/commit/65c4008))
9
+
10
+
11
+ ### Workflow and chores
12
+
13
+ * release v2.43.1 ([719d9e3](https://github.com/iTowns/itowns/commit/719d9e3))
14
+
15
+
16
+
1
17
  <a name="2.43.0"></a>
2
18
  # [2.43.0](https://github.com/iTowns/itowns/compare/v2.42.0...v2.43.0) (2024-04-02)
3
19