File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<section class="release" id="unreleased">
6
6
7
- ## Unreleased (2024-09-21 )
7
+ ## Unreleased (2024-09-22 )
8
8
9
9
<section class="packages">
10
10
@@ -267,6 +267,7 @@ A total of 5 people contributed to this release. Thank you to the following cont
267
267
268
268
<details>
269
269
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)_
270
271
- [`7d3199f`](https://github.com/stdlib-js/stdlib/commit/7d3199f4d91ad317802d62e4557f75b36b9f7748) - **docs:** remove duplicate horizontal line _(by Athan Reines)_
271
272
- [`7a92103`](https://github.com/stdlib-js/stdlib/commit/7a92103ded645aa971bbac7544cafe24652fd5bd) - **docs:** update copy _(by Athan Reines)_
272
273
- [`9325d5f`](https://github.com/stdlib-js/stdlib/commit/9325d5fcb04b58b7405cc9fd387935d9707cfb0e) - **feat:** add `array/fixed-endian-float64` _(by Athan Reines)_
Original file line number Diff line number Diff line change 16
16
"main" : " ./lib" ,
17
17
"directories" : {
18
18
"benchmark" : " ./benchmark" ,
19
- "doc" : " ./docs" ,
20
19
"example" : " ./examples" ,
21
20
"lib" : " ./lib" ,
22
21
"test" : " ./test"
You can’t perform that action at this time.
0 commit comments