@s-ui/react-atom-image
Advanced tools
Comparing version 2.9.0 to 2.10.0
# CHANGELOG | ||
# 2.10.0 (2022-01-11) | ||
### Features | ||
* **components/atom/image:** Add file extension and force new release ([de7e252](https://github.com/SUI-Components/sui-components/commit/de7e2527444575bce85e82fe7ae3b31ca51a66ef)) | ||
# 2.9.0 (2021-07-12) | ||
@@ -4,0 +13,0 @@ |
@@ -7,3 +7,3 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
import cx from 'classnames'; | ||
import { htmlImgProps } from './types'; | ||
import { htmlImgProps } from './types.js'; | ||
import { jsx as _jsx } from "react/jsx-runtime"; | ||
@@ -10,0 +10,0 @@ import { jsxs as _jsxs } from "react/jsx-runtime"; |
{ | ||
"name": "@s-ui/react-atom-image", | ||
"version": "2.9.0", | ||
"version": "2.10.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17862