Skip to content

Commit fa7c11d

Browse files
committed
Auto-generated commit
1 parent 1fec2cf commit fa7c11d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -940,6 +940,7 @@ A total of 49 issues were closed in this release:
940940

941941
<details>
942942

943+
- [`65cbb12`](https://github.com/stdlib-js/stdlib/commit/65cbb12790028bfb02c8128daeef950e7ac3d1be) - **docs:** remove invalid numpy keyword from `ndarray/nans` [(#12125)](https://github.com/stdlib-js/stdlib/pull/12125) _(by Philipp Burckhardt)_
943944
- [`a75c0b8`](https://github.com/stdlib-js/stdlib/commit/a75c0b8cb3f05a5b11f9c07eb2227c8ed86e796f) - **docs:** update ToC _(by Athan Reines)_
944945
- [`4c997ac`](https://github.com/stdlib-js/stdlib/commit/4c997accfed0300c421104372e2621ec943c6ecf) - **feat:** add `nans` to namespace _(by Athan Reines)_
945946
- [`360877d`](https://github.com/stdlib-js/stdlib/commit/360877d131df2be59d1c0e4bf77928309519a341) - **feat:** add `ndarray/nans` _(by Athan Reines)_

nans/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"matrix",
6060
"fill",
6161
"filled",
62-
"nans",
63-
"numpy.nans"
62+
"nans"
6463
]
6564
}

0 commit comments

Comments
 (0)