From ec579b543aed361e6a87c8a1ae6b235135a90c6c Mon Sep 17 00:00:00 2001 From: "localazy-ci-auth[bot]" <150278259+localazy-ci-auth[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 16:29:04 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20release:=201.5.1=20(#11)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: honzabubenik <138865634+honzabubenik@users.noreply.github.com> --- .badges.json | 4 ++-- .github/badges/coverage.svg | 18 +++++++++--------- .github/badges/license.svg | 8 ++++---- .github/badges/maintainer.svg | 8 ++++---- .github/badges/npm.svg | 8 ++++---- .github/badges/size.svg | 16 ++++++++-------- .prettierignore | 1 + CHANGELOG.md | 26 ++++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 10 files changed, 61 insertions(+), 34 deletions(-) diff --git a/.badges.json b/.badges.json index af42536..91313f1 100644 --- a/.badges.json +++ b/.badges.json @@ -10,13 +10,13 @@ { "fileName": "coverage.svg", "label": "coverage", - "status": "99.68", + "status": "100", "icon": "vitest" }, { "fileName": "size.svg", "label": "minzipped size", - "status": "3524", + "status": "3505", "icon": "speed", "color": "43b816" }, diff --git a/.github/badges/coverage.svg b/.github/badges/coverage.svg index 9a9156d..2602bba 100644 --- a/.github/badges/coverage.svg +++ b/.github/badges/coverage.svg @@ -1,20 +1,20 @@ - - coverage: 99.68% - + + coverage: 100% + - - + + - - + + \ No newline at end of file diff --git a/.github/badges/license.svg b/.github/badges/license.svg index 8087f5c..0320fa1 100644 --- a/.github/badges/license.svg +++ b/.github/badges/license.svg @@ -1,14 +1,14 @@ license: MIT - + - - + + - +