From d87676638db115b311e8c42ad989732c5d3ac550 Mon Sep 17 00:00:00 2001 From: Mihail Stoykov Date: Tue, 30 Jul 2024 16:33:15 +0300 Subject: [PATCH] fixup! Add k6chaijs 4.5.0.0 - dropping need for 'global' alias --- lib/index.html | 2 +- supported.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/index.html b/lib/index.html index 6ce867c..b6925f1 100644 --- a/lib/index.html +++ b/lib/index.html @@ -612,7 +612,7 @@

Available libs

https://k6.io/docs/javascript-api/jslib/expect k6chaijs - 4.3.4.0, 4.3.4.1, 4.3.4.2, 4.3.4.3, 4.5.0 + 4.3.4.0, 4.3.4.1, 4.3.4.2, 4.3.4.3, 4.5.0.0 https://github.com/grafana/k6-jslib-k6chaijs k6chaijs-contracts diff --git a/supported.json b/supported.json index ce786a4..43efb47 100644 --- a/supported.json +++ b/supported.json @@ -41,7 +41,7 @@ "docs-url": "https://k6.io/docs/javascript-api/jslib/expect" }, "k6chaijs": { - "versions": ["4.3.4.0", "4.3.4.1", "4.3.4.2", "4.3.4.3", "4.5.0"], + "versions": ["4.3.4.0", "4.3.4.1", "4.3.4.2", "4.3.4.3", "4.5.0.0"], "docs-url": "https://github.com/grafana/k6-jslib-k6chaijs" }, "k6chaijs-contracts": {