@usergist/sdk-core 0.1.0 → 0.1.2

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,5 +1,10 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.1.2
4
+
5
+ - Add the shared presentation readiness option and runtime gate for UI SDKs.
6
+ - Add contracts for the default welcome-message onboarding flow.
7
+
3
8
  All notable changes to `@usergist/sdk-core` are documented here. Releases use
4
9
  [Semantic Versioning](https://semver.org/).
5
10