@connectedxm/zpl-generator 0.0.4-beta.12 → 0.0.4-beta.13

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.
Files changed (2) hide show
  1. package/dist/index.es.js +1 -0
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -3067,6 +3067,7 @@ function Ws(e, t, n) {
3067
3067
  }
3068
3068
  function Ys(e) {
3069
3069
  const n = [
3070
+ "^CI28",
3070
3071
  `~TA${String(e.tearOffAdjustment).padStart(3, "0")}`,
3071
3072
  `~JS${e.backfeedActions}`,
3072
3073
  `^MN${e.media},${e.mediaOffset}`,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@connectedxm/zpl-generator",
3
- "version": "0.0.4-beta.12",
3
+ "version": "0.0.4-beta.13",
4
4
  "description": "",
5
5
  "license": "ISC",
6
6
  "author": "",