From 185a54d1570648482eb1d6f9c3b35b656bb87472 Mon Sep 17 00:00:00 2001 From: honzabubenik <138865634+honzabubenik@users.noreply.github.com> Date: Thu, 28 Aug 2025 23:15:48 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20release:=202.1.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .badges.json | 6 +++--- .github/badges/coverage.svg | 16 ++++++++-------- .github/badges/license.svg | 8 ++++---- .github/badges/maintainer.svg | 8 ++++---- .github/badges/size.svg | 16 ++++++++-------- .github/badges/version.svg | 18 +++++++++--------- CHANGELOG.md | 16 ++++++++++++++++ package-lock.json | 7 +++++-- package.json | 2 +- 9 files changed, 58 insertions(+), 39 deletions(-) diff --git a/.badges.json b/.badges.json index dc588ef..fbeea06 100644 --- a/.badges.json +++ b/.badges.json @@ -4,19 +4,19 @@ { "fileName": "version.svg", "label": "npm", - "status": "2.1.9", + "status": "2.1.10", "icon": "npm" }, { "fileName": "coverage.svg", "label": "coverage", - "status": "95.64", + "status": "94.34", "icon": "vitest" }, { "fileName": "size.svg", "label": "minzipped size", - "status": "20037", + "status": "19943", "icon": "speed", "color": "43b816" }, diff --git a/.github/badges/coverage.svg b/.github/badges/coverage.svg index b58705e..3fd57b7 100644 --- a/.github/badges/coverage.svg +++ b/.github/badges/coverage.svg @@ -1,20 +1,20 @@ - - coverage: 95.64% - + + coverage: 94.34% + - - + + - + diff --git a/.github/badges/license.svg b/.github/badges/license.svg index f576da4..12f05d8 100644 --- a/.github/badges/license.svg +++ b/.github/badges/license.svg @@ -1,14 +1,14 @@ license: MIT - + - - + + - +