From 7b65b2b6c6bc287ab8c4253c13be9c89c790e997 Mon Sep 17 00:00:00 2001 From: Arunavo Ray Date: Wed, 19 Jun 2024 01:29:00 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20version=20bump=20@=20v0.5.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 7bc438b..566b8b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astraicons", - "version": "0.5.0", + "version": "0.5.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "astraicons", - "version": "0.5.0", + "version": "0.5.5", "license": "MIT", "devDependencies": { "@babel/core": "^7.24.7", @@ -636,7 +636,7 @@ } }, "node_modules/@trysound/sax": { - "version": "0.5.0", + "version": "0.5.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.5.0", + "version": "0.5.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.5.0", + "version": "0.5.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 7a30adc..ca687aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astraicons", - "version": "0.5.0", + "version": "0.5.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 d13ce00..85a6bc1 100644 --- a/react/package.json +++ b/react/package.json @@ -1,7 +1,7 @@ { "name": "@astraicons/react", "license": "MIT", - "version": "0.5.0", + "version": "0.5.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 1af802b..5635929 100644 --- a/vue/package.json +++ b/vue/package.json @@ -1,7 +1,7 @@ { "name": "@astraicons/vue", "license": "MIT", - "version": "0.5.0", + "version": "0.5.5", "description": "A comprehensive icon set designed for websites, applications, social networks, and print media, tailored specifically for UI Astra.", "keywords": [ "uiastra",