treege 0.10.0 → 0.10.1

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,7 +1,7 @@
1
1
  # [Versions](https://github.com/Tracktor/treege/releases)
2
2
 
3
- ## v0.10.0
4
- - **[chore]** : Remove some forgotten log
5
- - **[chore]** : Upgrade dependencies
6
- - **[feat]** : Add select information for decision field
7
- - **[feat]** : Improve langage detection
3
+ ## v0.10.1
4
+ - **[build]** : Build optimizations
5
+ - **[chore]** : Upgrade react query
6
+ - **[refactor]** : Improve workflow fetching
7
+ - **[fix]** : Warning caused by missing option value in `TreegeSelect`