From 0f47a246aa8a1da681608fa54b014db92bf644a6 Mon Sep 17 00:00:00 2001 From: david-vaclavek <49518842+david-vaclavek@users.noreply.github.com> Date: Mon, 23 Mar 2026 23:42:38 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20release:=202.1.16?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .badges.json | 6 +++--- .github/badges/coverage.svg | 18 +++++++++--------- .github/badges/license.svg | 8 ++++---- .github/badges/maintainer.svg | 8 ++++---- .github/badges/size.svg | 16 ++++++++-------- .github/badges/version.svg | 16 ++++++++-------- CHANGELOG.md | 2 ++ package-lock.json | 4 ++-- package.json | 2 +- 9 files changed, 41 insertions(+), 39 deletions(-) diff --git a/.badges.json b/.badges.json index 96b01e4..fcac165 100644 --- a/.badges.json +++ b/.badges.json @@ -4,19 +4,19 @@ { "fileName": "version.svg", "label": "npm", - "status": "2.1.15", + "status": "2.1.16", "icon": "npm" }, { "fileName": "coverage.svg", "label": "coverage", - "status": "93.7", + "status": "93.85", "icon": "vitest" }, { "fileName": "size.svg", "label": "minzipped size", - "status": "19813", + "status": "19907", "icon": "speed", "color": "43b816" }, diff --git a/.github/badges/coverage.svg b/.github/badges/coverage.svg index 23e1f27..e063fda 100644 --- a/.github/badges/coverage.svg +++ b/.github/badges/coverage.svg @@ -1,20 +1,20 @@ - - coverage: 93.7% - + + coverage: 93.85% + - - + + - - + + diff --git a/.github/badges/license.svg b/.github/badges/license.svg index 5f06dae..4c4a7bd 100644 --- a/.github/badges/license.svg +++ b/.github/badges/license.svg @@ -1,14 +1,14 @@ license: MIT - + - - + + - +