Skip to content

Commit 399332a

Browse files
committed
Auto-generated commit
1 parent 4f12ea6 commit 399332a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

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

7-
## Unreleased (2025-06-24)
7+
## Unreleased (2025-06-26)
88

99
<section class="features">
1010

@@ -52,6 +52,7 @@
5252

5353
<details>
5454

55+
- [`4c6a729`](https://github.com/stdlib-js/stdlib/commit/4c6a729954a1d1bd67dc859bcc6bbeaeb71bfabf) - **refactor:** update paths _(by Neeraj Pathak)_
5556
- [`d2f83a4`](https://github.com/stdlib-js/stdlib/commit/d2f83a48fa6f6dc3ce8898853e10f557ae5aad1f) - **feat:** add `isStruct` and `isStructConstructorLike` to namespace _(by Athan Reines)_
5657
- [`0902a5b`](https://github.com/stdlib-js/stdlib/commit/0902a5b8ec9f8209d253e5fff7c0a73ec082cee7) - **docs:** update REPL namespace documentation [(#7444)](https://github.com/stdlib-js/stdlib/pull/7444) _(by stdlib-bot)_
5758
- [`840c6e8`](https://github.com/stdlib-js/stdlib/commit/840c6e824a40409e0717b6ea5c002476dd462460) - **feat:** add `structFactory` to namespace _(by Athan Reines)_

data/data.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2982,7 +2982,7 @@ someBy,"@stdlib/utils/some-by"
29822982
someByAsync,"@stdlib/utils/async/some-by"
29832983
someByRight,"@stdlib/utils/some-by-right"
29842984
someByRightAsync,"@stdlib/utils/async/some-by-right"
2985-
someInBy,"@stdlib/utils/some-in-by"
2985+
someInBy,"@stdlib/obejct/some-in-by"
29862986
someOwnBy,"@stdlib/utils/some-own-by"
29872987
SOTU,"@stdlib/datasets/sotu"
29882988
SPACHE_REVISED,"@stdlib/datasets/spache-revised"

0 commit comments

Comments
 (0)