Skip to content

Commit 8e8516f

Browse files
committed
Auto-generated commit
1 parent d2a804c commit 8e8516f

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
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-04-05)
7+
## Unreleased (2025-04-06)
88

99
<section class="packages">
1010

@@ -1421,6 +1421,7 @@ A total of 11 people contributed to this release. Thank you to the following con
14211421

14221422
<details>
14231423

1424+
- [`1ad09d5`](https://github.com/stdlib-js/stdlib/commit/1ad09d5c9437c763081275186e7517d3739da988) - **chore:** update package meta data [(#6576)](https://github.com/stdlib-js/stdlib/pull/6576) _(by stdlib-bot)_
14241425
- [`b5bff35`](https://github.com/stdlib-js/stdlib/commit/b5bff35c7183d5ccd4cf0349c1a3be06b34e844f) - **docs:** update copy _(by Athan Reines)_
14251426
- [`fccf762`](https://github.com/stdlib-js/stdlib/commit/fccf76232823c1bbbef2152aa3c1488210a5a12b) - **docs:** update copy _(by Athan Reines)_
14261427
- [`3f4de77`](https://github.com/stdlib-js/stdlib/commit/3f4de77d333dea3962dec5f53858a4a2db86bd63) - **feat:** add `ndarray/includes` _(by Athan Reines)_

base/includes/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@
1818
"benchmark": "./benchmark",
1919
"doc": "./docs",
2020
"example": "./examples",
21-
"include": "./include",
2221
"lib": "./lib",
23-
"scripts": "./scripts",
24-
"src": "./src",
2522
"test": "./test"
2623
},
2724
"types": "./docs/types",

0 commit comments

Comments
 (0)