diff --git a/packages/sanity/flutter_sanity_portable_text/CHANGELOG.md b/packages/sanity/flutter_sanity_portable_text/CHANGELOG.md index f0652117..e6cfc942 100644 --- a/packages/sanity/flutter_sanity_portable_text/CHANGELOG.md +++ b/packages/sanity/flutter_sanity_portable_text/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.1 + + - **REFACTOR**: version updates of packages. + ## 1.0.0 - Graduate package to a stable release. See pre-releases prior to this version for changelog entries. diff --git a/packages/sanity/flutter_sanity_portable_text/pubspec.yaml b/packages/sanity/flutter_sanity_portable_text/pubspec.yaml index 7a854a5a..98366029 100644 --- a/packages/sanity/flutter_sanity_portable_text/pubspec.yaml +++ b/packages/sanity/flutter_sanity_portable_text/pubspec.yaml @@ -1,5 +1,5 @@ name: flutter_sanity_portable_text -version: 1.0.0 +version: 1.0.1 description: | Flutter renderer for the Sanity.io Portable Text format with support for standard and custom blocks, spans, annotations, and styles. diff --git a/packages/system/vyuh_core/CHANGELOG.md b/packages/system/vyuh_core/CHANGELOG.md index 2aabd70c..f9f741ee 100644 --- a/packages/system/vyuh_core/CHANGELOG.md +++ b/packages/system/vyuh_core/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.2 + + - **REFACTOR**: version updates of packages. + ## 1.0.1 - **FEAT**: moving more of the routing logic into the navigation plugin. Also added the ability to do dynamic route changes. diff --git a/packages/system/vyuh_core/pubspec.yaml b/packages/system/vyuh_core/pubspec.yaml index e33938d2..7bf35a8d 100644 --- a/packages/system/vyuh_core/pubspec.yaml +++ b/packages/system/vyuh_core/pubspec.yaml @@ -1,6 +1,6 @@ name: vyuh_core description: The core library for the Vyuh framework which contains the base types and runtime. -version: 1.0.1 +version: 1.0.2 homepage: https://vyuh.tech repository: https://github.com/vyuh-tech/vyuh/tree/main/packages/system/vyuh_core issue_tracker: https://github.com/vyuh-tech/vyuh/issues diff --git a/packages/system/vyuh_extension_content/CHANGELOG.md b/packages/system/vyuh_extension_content/CHANGELOG.md index 14cec78e..3b429e2b 100644 --- a/packages/system/vyuh_extension_content/CHANGELOG.md +++ b/packages/system/vyuh_extension_content/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.1 + + - **REFACTOR**: version updates of packages. + ## 1.0.0 - Graduate package to a stable release. See pre-releases prior to this version for changelog entries. diff --git a/packages/system/vyuh_extension_content/pubspec.yaml b/packages/system/vyuh_extension_content/pubspec.yaml index 6b68908e..3b78aef1 100644 --- a/packages/system/vyuh_extension_content/pubspec.yaml +++ b/packages/system/vyuh_extension_content/pubspec.yaml @@ -1,6 +1,6 @@ name: vyuh_extension_content description: An extension for the Vyuh framework for creating CMS integrations -version: 1.0.0 +version: 1.0.1 homepage: https://vyuh.tech repository: https://github.com/vyuh-tech/vyuh/tree/main/packages/system/vyuh_extension_content issue_tracker: https://github.com/vyuh-tech/vyuh/issues diff --git a/packages/system/vyuh_feature_developer/CHANGELOG.md b/packages/system/vyuh_feature_developer/CHANGELOG.md index 0d25df2b..da94edf2 100644 --- a/packages/system/vyuh_feature_developer/CHANGELOG.md +++ b/packages/system/vyuh_feature_developer/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.1 + + - **REFACTOR**: version updates of packages. + ## 1.0.0 - Graduate package to a stable release. See pre-releases prior to this version for changelog entries. diff --git a/packages/system/vyuh_feature_developer/pubspec.yaml b/packages/system/vyuh_feature_developer/pubspec.yaml index 18a1308c..3d237396 100644 --- a/packages/system/vyuh_feature_developer/pubspec.yaml +++ b/packages/system/vyuh_feature_developer/pubspec.yaml @@ -1,6 +1,6 @@ name: vyuh_feature_developer description: A Developer-focused feature that shows all the included features in a Vyuh-enabled App -version: 1.0.0 +version: 1.0.1 homepage: https://vyuh.tech repository: https://github.com/vyuh-tech/vyuh/tree/main/packages/system/vyuh_feature_developer issue_tracker: https://github.com/vyuh-tech/vyuh/issues diff --git a/packages/system/vyuh_feature_system/CHANGELOG.md b/packages/system/vyuh_feature_system/CHANGELOG.md index fb5f80e6..0155a47f 100644 --- a/packages/system/vyuh_feature_system/CHANGELOG.md +++ b/packages/system/vyuh_feature_system/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.1 + + - **REFACTOR**: version updates of packages. + ## 1.0.0 - Graduate package to a stable release. See pre-releases prior to this version for changelog entries. diff --git a/packages/system/vyuh_feature_system/pubspec.yaml b/packages/system/vyuh_feature_system/pubspec.yaml index 569ab756..e82dc1a4 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 +version: 1.0.1 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