From 85a2999d78cfce6744fdb1c1cab0c8d040126679 Mon Sep 17 00:00:00 2001 From: david-vaclavek <49518842+david-vaclavek@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:39:50 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20release:=202.1.17?= 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 | 16 ++++++++-------- CHANGELOG.md | 11 +++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 9 files changed, 49 insertions(+), 38 deletions(-) diff --git a/.badges.json b/.badges.json index fcac165..da62b5b 100644 --- a/.badges.json +++ b/.badges.json @@ -4,19 +4,19 @@ { "fileName": "version.svg", "label": "npm", - "status": "2.1.16", + "status": "2.1.17", "icon": "npm" }, { "fileName": "coverage.svg", "label": "coverage", - "status": "93.85", + "status": "93.89", "icon": "vitest" }, { "fileName": "size.svg", "label": "minzipped size", - "status": "19907", + "status": "19924", "icon": "speed", "color": "43b816" }, diff --git a/.github/badges/coverage.svg b/.github/badges/coverage.svg index e063fda..8eba69d 100644 --- a/.github/badges/coverage.svg +++ b/.github/badges/coverage.svg @@ -1,20 +1,20 @@ - - coverage: 93.85% - + + coverage: 93.89% + - - + + - + diff --git a/.github/badges/license.svg b/.github/badges/license.svg index 4c4a7bd..0f8aac9 100644 --- a/.github/badges/license.svg +++ b/.github/badges/license.svg @@ -1,14 +1,14 @@ license: MIT - + - - + + - +