Skip to content

Commit f8d3674

Browse files
committed
Auto-generated commit
1 parent 2cc35bd commit f8d3674

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

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 (2026-06-16)
7+
## Unreleased (2026-06-17)
88

99
<section class="features">
1010

@@ -41,6 +41,7 @@
4141

4242
<details>
4343

44+
- [`c698eb1`](https://github.com/stdlib-js/stdlib/commit/c698eb1e0c90cd6ecdd9eb529c5805c66bcac2a8) - **chore:** update keywords [(#12757)](https://github.com/stdlib-js/stdlib/pull/12757) _(by Philipp Burckhardt)_
4445
- [`f0b0127`](https://github.com/stdlib-js/stdlib/commit/f0b0127cb1f7a47157f768981bac2e87463f2efa) - **docs:** update related packages sections [(#12913)](https://github.com/stdlib-js/stdlib/pull/12913) _(by stdlib-bot)_
4546
- [`aedcf13`](https://github.com/stdlib-js/stdlib/commit/aedcf1310cfe8c323ca03bf52d5f27021f5b8927) - **fix:** wrap `RangeError` messages with `format` [(#12912)](https://github.com/stdlib-js/stdlib/pull/12912) _(by Philipp Burckhardt, Athan Reines)_
4647
- [`0293981`](https://github.com/stdlib-js/stdlib/commit/0293981bc2e4dcdf3ec3f570c9326c049fe40b2c) - **docs:** replace \"array\" with \"ndarray\" in various type declarations [(#12828)](https://github.com/stdlib-js/stdlib/pull/12828) _(by Philipp Burckhardt)_

nans-like/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@
6060
"fill",
6161
"filled",
6262
"nans",
63-
"numpy.empty_like"
63+
"numpy.full_like"
6464
]
6565
}

0 commit comments

Comments
 (0)