Skip to content

Commit f0e9079

Browse files
committed
Auto-generated commit
1 parent 0c9d1d3 commit f0e9079

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-04-07T03:21:43.171Z

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2026-04-06)
7+
## Unreleased (2026-04-07)
88

99
<section class="features">
1010

1111
### Features
1212

13+
- [`cf9c1fd`](https://github.com/stdlib-js/stdlib/commit/cf9c1fd10bbb26b8ffe798bef302240f93389953) - add `blas/ext/base/ndarray/gone-to` [(#11308)](https://github.com/stdlib-js/stdlib/pull/11308)
1314
- [`31214ce`](https://github.com/stdlib-js/stdlib/commit/31214cef89dc16436602f8290be8717d30381fd5) - add `soneTo` to namespace
1415
- [`91bc1cb`](https://github.com/stdlib-js/stdlib/commit/91bc1cb9a564dc0827136738e39b5b1c7c7b5dc7) - add `doneTo` to namespace
1516
- [`87e85c4`](https://github.com/stdlib-js/stdlib/commit/87e85c45c5078b68a361f60456f249a88ff57f7d) - add `blas/ext/base/ndarray/sone-to` [(#11302)](https://github.com/stdlib-js/stdlib/pull/11302)
@@ -73,6 +74,7 @@
7374

7475
<details>
7576

77+
- [`cf9c1fd`](https://github.com/stdlib-js/stdlib/commit/cf9c1fd10bbb26b8ffe798bef302240f93389953) - **feat:** add `blas/ext/base/ndarray/gone-to` [(#11308)](https://github.com/stdlib-js/stdlib/pull/11308) _(by Muhammad Haris)_
7678
- [`31214ce`](https://github.com/stdlib-js/stdlib/commit/31214cef89dc16436602f8290be8717d30381fd5) - **feat:** add `soneTo` to namespace _(by Athan Reines)_
7779
- [`91bc1cb`](https://github.com/stdlib-js/stdlib/commit/91bc1cb9a564dc0827136738e39b5b1c7c7b5dc7) - **feat:** add `doneTo` to namespace _(by Athan Reines)_
7880
- [`87e85c4`](https://github.com/stdlib-js/stdlib/commit/87e85c45c5078b68a361f60456f249a88ff57f7d) - **feat:** add `blas/ext/base/ndarray/sone-to` [(#11302)](https://github.com/stdlib-js/stdlib/pull/11302) _(by Muhammad Haris)_

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
"@stdlib/blas-ext-base-gnansumkbn2": "^0.3.1",
180180
"@stdlib/blas-ext-base-gnansumors": "^0.3.1",
181181
"@stdlib/blas-ext-base-gnansumpw": "^0.3.1",
182+
"@stdlib/blas-ext-base-gone-to": "github:stdlib-js/blas-ext-base-gone-to#main",
182183
"@stdlib/blas-ext-base-gsort": "^0.1.1",
183184
"@stdlib/blas-ext-base-gsorthp": "^0.3.1",
184185
"@stdlib/blas-ext-base-gsum": "^0.3.1",

0 commit comments

Comments
 (0)