Skip to content

Commit f8769be

Browse files
committedSep 29, 2024
Auto-generated commit
1 parent 58733d5 commit f8769be

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-09-25)
7+
## Unreleased (2024-09-29)
88

99
<section class="features">
1010

@@ -22,6 +22,7 @@
2222

2323
<details>
2424

25+
- [`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)_
2526
- [`bffda37`](https://github.com/stdlib-js/stdlib/commit/bffda37bf1104bc6e62776ee811c76873edf5461) - **refactor:** use `array/little-endian-factory` _(by Athan Reines)_
2627
- [`15113bf`](https://github.com/stdlib-js/stdlib/commit/15113bf6c7663bc621160f386cad7d28cdd7b7cf) - **feat:** add `array/little-endian-float64` _(by Athan Reines)_
2728

‎CONTRIBUTORS

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Christopher Dambamuromo <chridam@gmail.com>
2121
Dan Rose <danoftheroses@gmail.com>
2222
Daniel Killenberger <daniel.killenberger@gmail.com>
2323
Daniel Yu <40680511+Daniel777y@users.noreply.github.com>
24-
DebashisMaharana <145602692+DevMhrn@users.noreply.github.com>
24+
Debashis Maharana <debashismaharana7854@gmail.com>
2525
Dominik Moritz <domoritz@gmail.com>
2626
Dorrin Sotoudeh <dorrinsotoudeh123@gmail.com>
2727
EuniceSim142 <77243938+EuniceSim142@users.noreply.github.com>

‎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)