Skip to content

Commit 4ee1840

Browse files
committed
Auto-generated commit
1 parent ac1a4b8 commit 4ee1840

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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 (2025-12-27)
7+
## Unreleased (2025-12-28)
88

99
<section class="features">
1010

@@ -152,6 +152,7 @@ A total of 10 issues were closed in this release:
152152

153153
<details>
154154

155+
- [`7cd701d`](https://github.com/stdlib-js/stdlib/commit/7cd701dc8bcd6c438d99bf1c351ef5a765e0e699) - **chore:** update package meta data [(#9404)](https://github.com/stdlib-js/stdlib/pull/9404) _(by stdlib-bot)_
155156
- [`974bdef`](https://github.com/stdlib-js/stdlib/commit/974bdef0d286a3d61cbbcdea1a7a16255608541b) - **feat:** add `t` to namespace _(by Athan Reines)_
156157
- [`ff7ce26`](https://github.com/stdlib-js/stdlib/commit/ff7ce26b04b6cc4795ae8618959a5ba663719b6d) - **feat:** add `random/t` _(by Athan Reines)_
157158
- [`3645e6c`](https://github.com/stdlib-js/stdlib/commit/3645e6cbb0ba9697086ed14ff15b53847c7de441) - **feat:** add `rayleigh` to namespace _(by Athan Reines)_

strided/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"doc": "./docs",
1919
"example": "./examples",
2020
"lib": "./lib",
21+
"scripts": "./scripts",
2122
"test": "./test"
2223
},
2324
"types": "./docs/types",

0 commit comments

Comments
 (0)