Skip to content

Commit c200c85

Browse files
committed
Auto-generated commit
1 parent 731b4b2 commit c200c85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 (2024-09-21)
7+
## Unreleased (2024-09-22)
88

99
<section class="packages">
1010

@@ -267,6 +267,7 @@ A total of 5 people contributed to this release. Thank you to the following cont
267267

268268
<details>
269269

270+
- [`177f16c`](https://github.com/stdlib-js/stdlib/commit/177f16cd80b9072714e7b4e976487e5e6dd19761) - **chore:** update package meta data [(#2933)](https://github.com/stdlib-js/stdlib/pull/2933) _(by stdlib-bot, Athan Reines)_
270271
- [`7d3199f`](https://github.com/stdlib-js/stdlib/commit/7d3199f4d91ad317802d62e4557f75b36b9f7748) - **docs:** remove duplicate horizontal line _(by Athan Reines)_
271272
- [`7a92103`](https://github.com/stdlib-js/stdlib/commit/7a92103ded645aa971bbac7544cafe24652fd5bd) - **docs:** update copy _(by Athan Reines)_
272273
- [`9325d5f`](https://github.com/stdlib-js/stdlib/commit/9325d5fcb04b58b7405cc9fd387935d9707cfb0e) - **feat:** add `array/fixed-endian-float64` _(by Athan Reines)_

fixed-endian-float64/package.json

Lines changed: 0 additions & 1 deletion
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)