@cypress-design/react-statusicon 0.0.2 → 0.0.3

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
@@ -1,5 +1,15 @@
1
1
  # @cypress-design/react-statusicon
2
2
 
3
+ ## 0.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#68](https://github.com/cypress-io/cypress-design/pull/68) [`8c577fb`](https://github.com/cypress-io/cypress-design/commit/8c577fb0c6a0411cf8218dfe78281834df3d6f13) Thanks [@elevatebart](https://github.com/elevatebart)! - feat: publish `.mjs` files for esm intead of `.js`
8
+
9
+ - Updated dependencies [[`8c577fb`](https://github.com/cypress-io/cypress-design/commit/8c577fb0c6a0411cf8218dfe78281834df3d6f13)]:
10
+ - @cypress-design/react-icon@0.4.2
11
+ - @cypress-design/icon-registry@0.6.1
12
+
3
13
  ## 0.0.2
4
14
 
5
15
  ### Patch Changes
@@ -196,6 +196,7 @@ var compileReactIconProperties = function (_a) {
196
196
  }
197
197
  return componentProps;
198
198
  };
199
+
199
200
  /* <windicss-keep class=""> */
200
201
 
201
202
  var compileProps = function (_a) {
@@ -450,6 +451,6 @@ var StatusIcon = function (_a) {
450
451
  };
451
452
 
452
453
  export { OutlineStatusIcon, SimpleStatusIcon, SolidStatusIcon, StatusIcon as default };
453
- /* <windicss-keep class="outline inline-block animate-spin"> */
454
454
 
455
- //# sourceMappingURL=index.es.js.map
455
+ /* <windicss-keep class="outline inline-block animate-spin"> */
456
+ //# sourceMappingURL=index.es.mjs.map