diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 692a9a1..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2024-08-03T17:13:16.474Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 447ebce..3b2d78b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@
-## Unreleased (2024-08-03) +## Unreleased (2024-08-31)
@@ -123,12 +123,11 @@ This release closes the following issue: ### Contributors -A total of 4 people contributed to this release. Thank you to the following contributors: +A total of 3 people contributed to this release. Thank you to the following contributors: - Athan Reines - Philipp Burckhardt - Rutam -- stdlib-bot
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 dc1f9f5..cdfd738 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@stdlib/napi-argv-strided-complex128array": "^0.3.2", "@stdlib/napi-export": "^0.2.2", "@stdlib/strided-base-reinterpret-complex128": "^0.2.2", - "@stdlib/types": "^0.3.2", + "@stdlib/types": "^0.4.1", "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2", "@stdlib/utils-library-manifest": "^0.2.2", "@stdlib/utils-try-require": "^0.2.2"