@spiffcommerce/core 32.2.1-beta.5229adf3-1e70-569e-b3e5-9733044ea84c → 32.2.2-beta.2c2f71ee-099a-5b12-afe9-5733bef091e2

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
+ ## [32.2.2] - 29-09-2025
18
+
19
+ ## Fixed
20
+
21
+ - Text steps will no longer incorrectly clear templated text under certain configurations.
22
+
17
23
  ## [32.2.1] - 24-09-2025
18
24
 
19
25
  ## Changed