Skip to content

Commit bc0640c

Browse files
committed
Auto-generated commit
1 parent 2b3bce0 commit bc0640c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
- [`7d29148`](https://github.com/stdlib-js/stdlib/commit/7d29148daa701a3113e72a901fd5096d2a5da4d1) - **docs:** update REPL namespace documentation [(#7232)](https://github.com/stdlib-js/stdlib/pull/7232) _(by stdlib-bot)_
6969
- [`6665951`](https://github.com/stdlib-js/stdlib/commit/66659512747686f55bd8e8c0420f8a1d8131a221) - **docs:** update REPL namespace documentation [(#7221)](https://github.com/stdlib-js/stdlib/pull/7221) _(by stdlib-bot)_
7070
- [`a317baf`](https://github.com/stdlib-js/stdlib/commit/a317baf0af91e23d7004c9327f6158b165513472) - **docs:** update REPL namespace documentation [(#7045)](https://github.com/stdlib-js/stdlib/pull/7045) _(by stdlib-bot)_
71+
- [`47f76c4`](https://github.com/stdlib-js/stdlib/commit/47f76c450e19eb90c7fa2c932b5be286951b0965) - **refactor:** update paths _(by Neeraj Pathak)_
7172
- [`35b2819`](https://github.com/stdlib-js/stdlib/commit/35b281999025fcd8236f7ca446cf44572cbb00f5) - **refactor:** update paths _(by Neeraj Pathak)_
7273
- [`522db21`](https://github.com/stdlib-js/stdlib/commit/522db2178742eb14899d7fdcb03b78dd44c544d7) - **docs:** update REPL namespace documentation [(#6718)](https://github.com/stdlib-js/stdlib/pull/6718) _(by stdlib-bot)_
7374
- [`cdd16a5`](https://github.com/stdlib-js/stdlib/commit/cdd16a535943832d7f227215467826e0924546ce) - **refactor:** update paths _(by Neeraj Pathak)_

data/data.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2640,7 +2640,7 @@ noneBy,"@stdlib/utils/none-by"
26402640
noneByAsync,"@stdlib/utils/async/none-by"
26412641
noneByRight,"@stdlib/utils/none-by-right"
26422642
noneByRightAsync,"@stdlib/utils/async/none-by-right"
2643-
noneInBy,"@stdlib/utils/none-in-by"
2643+
noneInBy,"@stdlib/object/none-in-by"
26442644
nonEnumerableProperties,"@stdlib/utils/nonenumerable-properties"
26452645
nonEnumerablePropertiesIn,"@stdlib/utils/nonenumerable-properties-in"
26462646
nonEnumerablePropertyNames,"@stdlib/utils/nonenumerable-property-names"

0 commit comments

Comments
 (0)