@spiffcommerce/core 33.2.4-beta.81a9e8f7-5b78-5dc9-998f-9c4af81b5d95 → 33.2.4

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,7 +14,7 @@ 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
- ## [33.2.4] - 21-10-2025
17
+ ## [33.2.3] - 21-10-2025
18
18
 
19
19
  ### Fixed
20
20
 
package/dist/index.d.ts CHANGED
@@ -4299,7 +4299,6 @@ interface Bundle {
4299
4299
  workflowViewerAmendLink: string;
4300
4300
  workflowViewerReadOnlyLink: string;
4301
4301
  createdAt: string;
4302
- updatedAt: string;
4303
4302
  transactionsCount?: number;
4304
4303
  productsCount?: number;
4305
4304
  totalPriceSubunits?: number;
package/dist/index.js CHANGED
@@ -1733,8 +1733,6 @@
1733
1733
  id
1734
1734
  dispatchDate
1735
1735
  purchaseOrder
1736
- createdAt
1737
- updatedAt
1738
1736
  completed
1739
1737
  template
1740
1738
  workflowViewerLink
@@ -2116,7 +2114,6 @@
2116
2114
  template
2117
2115
  templateStatus
2118
2116
  createdAt
2119
- updatedAt
2120
2117
  transactionsCount
2121
2118
  productsCount
2122
2119
  totalPriceSubunits