From 7c2412297e2223103ce10fc7b90b668095208deb Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 1 Sep 2024 03:39:47 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 2 +- CHANGELOG.md | 3 +-- CONTRIBUTORS | 2 ++ package.json | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/.keepalive b/.github/.keepalive index e3f20aa..330c619 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-03T18:38:21.915Z +2024-09-01T03:39:44.422Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f17a34..a46d713 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,8 +50,7 @@ No changes reported for this release. ### BREAKING CHANGES -- [`975c5e6`](https://github.com/stdlib-js/stdlib/commit/975c5e6a9c8b5f1020f013279aa5d1ea5433bdaf): update minimum TypeScript version -- [`975c5e6`](https://github.com/stdlib-js/stdlib/commit/975c5e6a9c8b5f1020f013279aa5d1ea5433bdaf): update minimum TypeScript version to 4.1 +- [`975c5e6`](https://github.com/stdlib-js/stdlib/commit/975c5e6a9c8b5f1020f013279aa5d1ea5433bdaf): update minimum TypeScript version to 4.1 - To migrate, users should upgrade their TypeScript version to at least version 4.1. diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 26a1c46..57d1184 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -46,6 +46,7 @@ Marcus Fantham Matt Cochrane Mihir Pandit <129577900+MSP20086@users.noreply.github.com> Milan Raj +Mohammad Kaif <98884589+Kaif987@users.noreply.github.com> Momtchil Momtchev Muhammad Haris Naresh Jagadeesan @@ -70,6 +71,7 @@ Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com> Rutam <138517416+performant23@users.noreply.github.com> Ryan Seal Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com> +SarthakPaandey <145528240+SarthakPaandey@users.noreply.github.com> Seyyed Parsa Neshaei Shashank Shekhar Singh Shivam <11shivam00@gmail.com> diff --git a/package.json b/package.json index e4486cc..ee956f3 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@stdlib/assert-is-plain-object-array": "^0.2.2", "@stdlib/assert-is-windows": "^0.2.2", "@stdlib/fs-write-file": "^0.2.2", - "@stdlib/plot": "^0.2.1", + "@stdlib/plot": "^0.3.1", "@stdlib/process-exec-path": "^0.2.2", "@stdlib/regexp-eol": "^0.2.2", "proxyquire": "^2.0.0",