Skip to content

Commit 582795c

Browse files
committed
Auto-generated commit
1 parent 6d1f0e9 commit 582795c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@ A total of 14 issues were closed in this release:
369369

370370
<details>
371371

372+
- [`79338a4`](https://github.com/stdlib-js/stdlib/commit/79338a45542acc87c31fb6ad7220b8ecab4c467d) - **chore:** update meta data _(by Athan Reines)_
372373
- [`f328b4f`](https://github.com/stdlib-js/stdlib/commit/f328b4f3b5bc69a79761c820e56c5849c7616dee) - **docs:** add README _(by Athan Reines)_
373374
- [`c713f5a`](https://github.com/stdlib-js/stdlib/commit/c713f5a247329781c52833ae42b7b86b5a585637) - **bench:** add 1d and 2d benchmarks _(by Athan Reines)_
374375
- [`ceb856d`](https://github.com/stdlib-js/stdlib/commit/ceb856d1e079781c58f713c2163b629cf561b963) - **test:** add 2d kernel tests _(by Athan Reines)_

base/binary/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
],
1616
"main": "./lib",
1717
"directories": {
18+
"benchmark": "benchmark",
1819
"doc": "./docs",
1920
"example": "./examples",
2021
"lib": "./lib",

0 commit comments

Comments
 (0)