From 397ac6e71989b5e161ae5d8602aa079ab49b001b Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 1 Sep 2024 03:28:44 +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 1a04d0c..2f267ec 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-03T18:25:25.054Z +2024-09-01T03:28:41.540Z diff --git a/CHANGELOG.md b/CHANGELOG.md index ed8ec88..1491d53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -75,8 +75,7 @@ A total of 1 person contributed to this release. Thank you to this contributor: ### BREAKING CHANGES -- [`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71): update minimum TypeScript version -- [`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71): update minimum TypeScript version to 4.1 +- [`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71): 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 a10e5c4..5da7898 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@stdlib/math-base-assert-is-nan": "^0.2.2", "@stdlib/math-base-special-sqrt": "^0.2.2", "@stdlib/string-format": "^0.2.2", - "@stdlib/types": "^0.3.2", + "@stdlib/types": "^0.4.1", "@stdlib/error-tools-fmtprodmsg": "^0.2.2" }, "devDependencies": {