diff --git a/packages/system/vyuh_feature_system/CHANGELOG.md b/packages/system/vyuh_feature_system/CHANGELOG.md index ac576a6a..a299b1c7 100644 --- a/packages/system/vyuh_feature_system/CHANGELOG.md +++ b/packages/system/vyuh_feature_system/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.0-beta.20 + + - **FIX**: ensuring errors are properly shown in API Content handler. + ## 1.0.0-beta.19 - **FEAT**: refactor for deeper support of Sanity Images. diff --git a/packages/system/vyuh_feature_system/pubspec.yaml b/packages/system/vyuh_feature_system/pubspec.yaml index 8787f0d0..a4b71e10 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.0.0-beta.19 +version: 1.0.0-beta.20 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