Skip to content

Commit a88d954

Browse files
committed
Auto-generated commit
1 parent 60b5383 commit a88d954

File tree

5 files changed

+21
-7
lines changed

5 files changed

+21
-7
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-09-18)
7+
## Unreleased (2025-09-19)
88

99
<section class="features">
1010

1111
### Features
1212

13+
- [`1b05ca5`](https://github.com/stdlib-js/stdlib/commit/1b05ca522641ddeab925abf6c9d29078c2b0a788) - add `DataType` to namespace
1314
- [`d2f83a4`](https://github.com/stdlib-js/stdlib/commit/d2f83a48fa6f6dc3ce8898853e10f557ae5aad1f) - add `isStruct` and `isStructConstructorLike` to namespace
1415
- [`27ace7d`](https://github.com/stdlib-js/stdlib/commit/27ace7d0555fdbd7af3b0ecb1787718c8c84c0f2) - add `ndfillBy` to namespace
1516
- [`54a7d5c`](https://github.com/stdlib-js/stdlib/commit/54a7d5cc20b27a462948c69eb330024caf115ed7) - add `ndfill` to namespace
@@ -41,6 +42,7 @@
4142

4243
<details>
4344

45+
- [`1b05ca5`](https://github.com/stdlib-js/stdlib/commit/1b05ca522641ddeab925abf6c9d29078c2b0a788) - **feat:** add `DataType` to namespace _(by Athan Reines)_
4446
- [`5fb74a0`](https://github.com/stdlib-js/stdlib/commit/5fb74a009cdab534f7a23e6e3a1d1c1a5d875e8a) - **docs:** update REPL namespace documentation [(#8097)](https://github.com/stdlib-js/stdlib/pull/8097) _(by stdlib-bot)_
4547
- [`bea5b86`](https://github.com/stdlib-js/stdlib/commit/bea5b867c7905e4fb8f1648e8fe8acc436f55e14) - **docs:** update REPL namespace documentation [(#8064)](https://github.com/stdlib-js/stdlib/pull/8064) _(by stdlib-bot)_
4648
- [`187b71d`](https://github.com/stdlib-js/stdlib/commit/187b71d88b6b7f55cb1b44d32a6c6077e14caee1) - **docs:** update REPL namespace documentation [(#8044)](https://github.com/stdlib-js/stdlib/pull/8044) _(by stdlib-bot)_

0 commit comments

Comments
 (0)