Skip to content

Commit 2cccbdd

Browse files
committed
Auto-generated commit
1 parent d9571a4 commit 2cccbdd

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
@@ -53,6 +53,7 @@
5353

5454
<details>
5555

56+
- [`7f05c02`](https://github.com/stdlib-js/stdlib/commit/7f05c02c10dc7f227a1ab3a7dae7b26998157aab) - **refactor:** update paths _(by Neeraj Pathak)_
5657
- [`9d54e70`](https://github.com/stdlib-js/stdlib/commit/9d54e700915202a22fa56c6ced5b154823ff0cf1) - **docs:** update REPL namespace documentation [(#9359)](https://github.com/stdlib-js/stdlib/pull/9359) _(by stdlib-bot)_
5758
- [`fbea12f`](https://github.com/stdlib-js/stdlib/commit/fbea12f6b9bda1fce997175ca3eaf574a89beb59) - **refactor:** update paths _(by Neeraj Pathak)_
5859
- [`4da8286`](https://github.com/stdlib-js/stdlib/commit/4da8286a1b39013b9f05d0c97c00a757f22d624d) - **docs:** update REPL namespace documentation [(#9336)](https://github.com/stdlib-js/stdlib/pull/9336) _(by stdlib-bot)_

data/data.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1750,7 +1750,7 @@
17501750
"@stdlib/string/for-each","@stdlib/string-for-each"
17511751
"@stdlib/utils/for-each-right","@stdlib/utils-for-each-right"
17521752
"@stdlib/utils/async/for-each-right","@stdlib/utils-async-for-each-right"
1753-
"@stdlib/utils/for-in","@stdlib/utils-for-in"
1753+
"@stdlib/object/for-in","@stdlib/object-for-in"
17541754
"@stdlib/string/format","@stdlib/string-format"
17551755
"@stdlib/utils/for-own","@stdlib/utils-for-own"
17561756
"@stdlib/constants/float64/fourth-pi","@stdlib/constants-float64-fourth-pi"

0 commit comments

Comments
 (0)