@demos-europe/demosplan-ui 0.4.7 → 0.4.9

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.
Binary file
package/CHANGELOG.md CHANGED
@@ -4,6 +4,17 @@ Since v0.0.10, this Changelog is formatted according to the [Common Changelog][c
4
4
 
5
5
  ## UNRELEASED
6
6
 
7
+ ## v0.4.9 - 2025-04-02
8
+
9
+ ### Fixed
10
+ - ([#1224](https://github.com/demos-europe/demosplan-ui/pull/1224)) Changed DpTreeList to render toggle depending on content ([@riechedemos](https://github.com/riechedemos))
11
+
12
+ ## v0.4.8 - 2025-03-24
13
+
14
+ ### Fixed
15
+ - ([#1220](https://github.com/demos-europe/demosplan-ui/pull/1220)) DpEditor: Fix emitValue to pass obscure tag ([@riechedemos](https://github.com/riechedemos))
16
+
17
+
7
18
  ## v0.4.7 - 2025-03-20
8
19
 
9
20
  ### Fixed