diff --git a/packages/system/vyuh_feature_system/CHANGELOG.md b/packages/system/vyuh_feature_system/CHANGELOG.md index b190d1a..86fe1d7 100644 --- a/packages/system/vyuh_feature_system/CHANGELOG.md +++ b/packages/system/vyuh_feature_system/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.21.0 + + - **FEAT**: added a VideoPlayer content item for showing network videos. + ## 1.20.0 - **FEAT**: added a BuildContext parameter to all loaders and error views. This helps in using the Theme from the context. diff --git a/packages/system/vyuh_feature_system/pubspec.yaml b/packages/system/vyuh_feature_system/pubspec.yaml index 8b02463..7fbdeba 100644 --- a/packages/system/vyuh_feature_system/pubspec.yaml +++ b/packages/system/vyuh_feature_system/pubspec.yaml @@ -1,6 +1,6 @@ name: vyuh_feature_system description: Provides the essential building blocks for a CMS-driven UI -version: 1.20.0 +version: 1.21.0 homepage: https://vyuh.tech repository: https://github.com/vyuh-tech/vyuh/tree/main/packages/system/vyuh_feature_system issue_tracker: https://github.com/vyuh-tech/vyuh/issues