@spiffcommerce/core 40.3.16 → 40.3.18

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,18 @@ 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
+ ## [40.3.18] - 22-04-2026
18
+
19
+ ### Fixed
20
+
21
+ - Permissions for changesets were not set correctly, causing the changelog to not update. This has been fixed and the changelog has been updated to reflect all changes since the last update.
22
+
23
+ ## [40.3.17] - 22-04-2026
24
+
25
+ ### Changed
26
+
27
+ - Bumped core one last time to verify the new changelog process works as expected.
28
+
17
29
  ## [40.3.15] - 22-04-2026
18
30
 
19
31
  ### Changed