Skip to content

Commit 36bd4fa

Browse files
author
Lucide Bot
committed
📦 Bump lucide package versions to 0.65.0
1 parent ed2bdbe commit 36bd4fa

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

packages/lucide-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lucide-angular",
33
"description": "A Lucide icon library package for Angular applications",
4-
"version": "0.63.0",
4+
"version": "0.65.0",
55
"author": "SMAH1",
66
"license": "ISC",
77
"homepage": "https://lucide.dev",

packages/lucide-flutter/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: lucide_icons
22
description: A Lucide icon library package for Flutter applications. Fork of Feather Icons, open for anyone to contribute icons.
3-
version: 0.63.0
3+
version: 0.65.0
44
homepage: https://lucide.dev
55
repository: https://github.com/lucide-icons/lucide
66

packages/lucide-preact/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lucide-preact",
33
"description": "A Lucide icon library package for Preact applications",
4-
"version": "0.63.0",
4+
"version": "0.65.0",
55
"license": "ISC",
66
"homepage": "https://lucide.dev",
77
"bugs": "https://github.com/lucide-icons/lucide/issues",

packages/lucide-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lucide-react",
33
"description": "A Lucide icon library package for React applications",
4-
"version": "0.63.0",
4+
"version": "0.65.0",
55
"license": "ISC",
66
"homepage": "https://lucide.dev",
77
"bugs": "https://github.com/lucide-icons/lucide/issues",

packages/lucide-svelte/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lucide-svelte",
33
"description": "A Lucide icon library package for Svelte applications",
4-
"version": "0.63.0",
4+
"version": "0.65.0",
55
"license": "ISC",
66
"homepage": "https://lucide.dev",
77
"bugs": "https://github.com/lucide-icons/lucide/issues",

packages/lucide-vue-next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lucide-vue-next",
3-
"version": "0.63.0",
3+
"version": "0.65.0",
44
"author": "Eric Fennis",
55
"description": "A Lucide icon library package for Vue 3 applications",
66
"license": "ISC",

packages/lucide-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lucide-vue",
3-
"version": "0.63.0",
3+
"version": "0.65.0",
44
"author": "Eric Fennis",
55
"description": "A Lucide icon library package for Vue 2 applications",
66
"license": "ISC",

packages/lucide/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lucide",
33
"description": "A Lucide icon library package for web and javascript applications.",
4-
"version": "0.63.0",
4+
"version": "0.65.0",
55
"license": "ISC",
66
"homepage": "https://lucide.dev",
77
"bugs": "https://github.com/lucide-icons/lucide/issues",

0 commit comments

Comments
 (0)