@stash-ui/duotone-icons 1.0.37 → 1.0.41

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/dist/index.d.ts CHANGED
@@ -292,3 +292,4 @@ export { default as SpinnerIcon } from './SpinnerIcon';
292
292
  export { default as SidebarIcon } from './SidebarIcon';
293
293
  export { default as ListRemovedIcon } from './ListRemovedIcon';
294
294
  export { default as KanbanIcon } from './KanbanIcon';
295
+ export { default as UserUpdateIcon } from './UserUpdateIcon';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stash-ui/duotone-icons",
3
3
  "private": false,
4
- "version": "1.0.37",
4
+ "version": "1.0.41",
5
5
  "license": "MIT",
6
6
  "description": "React Duotone Icons Set",
7
7
  "authors": [