Skip to content

Commit 58f2846

Browse files
committed
0.17.5
Signed-off-by: Leonardo Rossi <[email protected]>
1 parent f036729 commit 58f2846

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@platformatic/ui-components",
33
"description": "Platformatic UI Components",
4-
"version": "0.17.4",
4+
"version": "0.17.5",
55
"type": "module",
66
"license": "Apache-2.0",
77
"repository": {

src/components/icons/GearAlertIcon.jsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,3 @@ const GearAlertIcon = ({
7474
}
7575

7676
export default GearAlertIcon
77-
78-

0 commit comments

Comments
 (0)