@spiffcommerce/core 27.1.0-beta.f047d6eb-0ca0-55fa-9fe6-548ba64f6f9a → 27.1.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
@@ -14,6 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
  - `Fixed` for any bug fixes.
15
15
  - `Security` in case of vulnerabilities.
16
16
 
17
+ ## [27.1.1] - 23-07-2025
18
+
19
+ ## Fixed
20
+
21
+ - Correctly the case of handle multiple text steps that are conditional and share a text aspect.
22
+
17
23
  ## [27.1.0] - 16-07-2025
18
24
 
19
25
  ## Changed