From 94dfd3ee219fa5ab50bf15911440e0d294e9d92e Mon Sep 17 00:00:00 2001 From: Arunavo Ray Date: Wed, 19 Jun 2024 13:22:21 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20version=20bump=20@=20v0.6.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 10 +++++----- package.json | 2 +- react/package.json | 2 +- vue/package.json | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 29556d5..51f6e2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astraicons", - "version": "0.6.0", + "version": "0.6.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "astraicons", - "version": "0.6.0", + "version": "0.6.5", "license": "MIT", "devDependencies": { "@babel/core": "^7.24.7", @@ -636,7 +636,7 @@ } }, "node_modules/@trysound/sax": { - "version": "0.6.0", + "version": "0.6.5", "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz", "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==", "dev": true, @@ -1018,7 +1018,7 @@ } }, "node_modules/eastasianwidth": { - "version": "0.6.0", + "version": "0.6.5", "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", "dev": true @@ -1162,7 +1162,7 @@ } }, "node_modules/is-arrayish": { - "version": "0.6.0", + "version": "0.6.5", "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", "dev": true diff --git a/package.json b/package.json index 42e560f..9d10367 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astraicons", - "version": "0.6.0", + "version": "0.6.5", "license": "MIT", "description": "A comprehensive icon set designed for websites, applications, social networks, and print media, tailored specifically for UI Astra.", "repository": "https://github.com/uiastra/astraicons.git", diff --git a/react/package.json b/react/package.json index d50f448..9a3d70c 100644 --- a/react/package.json +++ b/react/package.json @@ -1,7 +1,7 @@ { "name": "@astraicons/react", "license": "MIT", - "version": "0.6.0", + "version": "0.6.5", "description": "A comprehensive icon set designed for websites, applications, social networks, and print media, tailored specifically for UI Astra.", "keywords": [ "uiastra", diff --git a/vue/package.json b/vue/package.json index 4245e94..c4a7a89 100644 --- a/vue/package.json +++ b/vue/package.json @@ -1,7 +1,7 @@ { "name": "@astraicons/vue", "license": "MIT", - "version": "0.6.0", + "version": "0.6.5", "description": "A comprehensive icon set designed for websites, applications, social networks, and print media, tailored specifically for UI Astra.", "keywords": [ "uiastra",