Skip to content

Commit a7f1507

Browse files
committed
Auto-generated commit
1 parent aa5dbe3 commit a7f1507

File tree

5 files changed

+1
-4
lines changed

5 files changed

+1
-4
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,7 @@ A total of 8 people contributed to this release. Thank you to the following cont
684684

685685
<details>
686686

687+
- [`006e24c`](https://github.com/stdlib-js/stdlib/commit/006e24cbe344a32a48d883dfa9991e7a381a0b98) - **chore:** update package meta data [(#2964)](https://github.com/stdlib-js/stdlib/pull/2964 ) _(by stdlib-bot)_
687688
- [`9835dae`](https://github.com/stdlib-js/stdlib/commit/9835dae5a4dba0aae50d8582b97ad69d17fefe6d) - **feat:** add `array/base/cusome-by` [(#2953)](https://github.com/stdlib-js/stdlib/pull/2953) _(by Aditya Sapra, Philipp Burckhardt)_
688689
- [`abf0407`](https://github.com/stdlib-js/stdlib/commit/abf040787f6598438b0100a729a8331b7f80f62f) - **chore:** resolve lint errors in TS files _(by Philipp Burckhardt)_
689690
- [`7f368f6`](https://github.com/stdlib-js/stdlib/commit/7f368f6c3f4cea444a304a62616cea36a5f143eb) - **fix:** remove unused imports from TS declaration file _(by Philipp Burckhardt)_

byte-orders/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"benchmark": "./benchmark",
1919
"doc": "./docs",
2020
"example": "./examples",
21-
"include": "./include",
2221
"lib": "./lib",
2322
"test": "./test"
2423
},

little-endian-factory/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"main": "./lib",
1717
"directories": {
1818
"benchmark": "./benchmark",
19-
"doc": "./docs",
2019
"example": "./examples",
2120
"lib": "./lib",
2221
"test": "./test"

little-endian-float32/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"main": "./lib",
1717
"directories": {
1818
"benchmark": "./benchmark",
19-
"doc": "./docs",
2019
"example": "./examples",
2120
"lib": "./lib",
2221
"test": "./test"

little-endian-float64/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"main": "./lib",
1717
"directories": {
1818
"benchmark": "./benchmark",
19-
"doc": "./docs",
2019
"example": "./examples",
2120
"lib": "./lib",
2221
"test": "./test"

0 commit comments

Comments
 (0)