@jobber/components 8.13.1-addeditor-cab44cf.0 → 8.13.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.
@@ -415,6 +415,7 @@ export function IconSizesExample() {
415
415
  | | `export` |
416
416
  | | `filter` |
417
417
  | | `future` |
418
+ | | `history` |
418
419
  | | `import` |
419
420
  | | `redo` |
420
421
  | | `remove` |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jobber/components",
3
- "version": "8.13.1-addeditor-cab44cf.0+cab44cfa",
3
+ "version": "8.13.1",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",
@@ -497,7 +497,7 @@
497
497
  "devDependencies": {
498
498
  "@apollo/client": "^3.7.10",
499
499
  "@csstools/postcss-global-data": "^1.0.3",
500
- "@jobber/design": "0.103.1-addeditor-cab44cf.11+cab44cfa",
500
+ "@jobber/design": "0.104.0",
501
501
  "@jobber/hooks": "2.21.0",
502
502
  "@rollup/plugin-alias": "^5.1.0",
503
503
  "@rollup/plugin-commonjs": "^25.0.7",
@@ -551,5 +551,5 @@
551
551
  "> 1%",
552
552
  "IE 10"
553
553
  ],
554
- "gitHead": "cab44cfa1430ab6784636b2d3db8ad771db0999a"
554
+ "gitHead": "7fb12fadcd1c5e1440bccccae13dd29cf74dae28"
555
555
  }