diff --git a/.github/.keepalive b/.github/.keepalive index 33588f4..d2a6168 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T05:45:57.569Z +2024-09-01T06:12:05.313Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 3eabc66..575062e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,29 @@ > Package changelog. -
+
+ +## 0.2.2 (2024-07-29) + +No changes reported for this release. + +
+ + + +
+ +## 0.2.1 (2024-02-25) + +No changes reported for this release. + +
+ + + +
-## Unreleased (2024-08-01) +## 0.2.0 (2024-02-14)
@@ -12,7 +32,7 @@
-- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ +- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
@@ -26,7 +46,7 @@ A total of 1 person contributed to this release. Thank you to this contributor: -- Athan Reines +- Philipp Burckhardt
@@ -36,41 +56,46 @@ A total of 1 person contributed to this release. Thank you to this contributor: -
+
-## 0.2.2 (2024-07-29) +## 0.1.0 (2024-01-03) -No changes reported for this release. +
+ +### Features + +- [`1124fc6`](https://github.com/stdlib-js/stdlib/commit/1124fc69bbbda00bdaebf3b825795fecd06ce537) - add `ndarray/numel-dimension`
- + -
+
-## 0.2.1 (2024-02-25) +### Commits -No changes reported for this release. +
-
+- [`8affb20`](https://github.com/stdlib-js/stdlib/commit/8affb20402cfd15cf33663a601541b36cc7edb56) - **docs:** update related packages sections [(#1248)](https://github.com/stdlib-js/stdlib/pull/1248) _(by stdlib-bot)_ +- [`1124fc6`](https://github.com/stdlib-js/stdlib/commit/1124fc69bbbda00bdaebf3b825795fecd06ce537) - **feat:** add `ndarray/numel-dimension` _(by Athan Reines)_ - + -
+
-## 0.2.0 (2024-02-14) + -No changes reported for this release. +
-
+### Contributors - +A total of 1 person contributed to this release. Thank you to this contributor: -
+- Athan Reines -## 0.1.0 (2024-01-03) +
-No changes reported for this release. +
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 b38d018..798233f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@stdlib/assert-is-nonnegative-integer": "^0.2.2", "@stdlib/ndarray-base-numel-dimension": "^0.3.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": {