File tree Expand file tree Collapse file tree 5 files changed +47
-13
lines changed Expand file tree Collapse file tree 5 files changed +47
-13
lines changed Original file line number Diff line number Diff line change 2
2
3
3
> Package changelog.
4
4
5
+ <section class =" release " id =" unreleased " >
6
+
7
+ ## Unreleased (2024-07-31)
8
+
9
+ <section class =" commits " >
10
+
11
+ ### Commits
12
+
13
+ <details >
14
+
15
+ - [ ` e712640 ` ] ( https://github.com/stdlib-js/stdlib/commit/e71264067123dab80b4f387574583d3c176523d9 ) - ** docs:** fix offset types _ (by Athan Reines)_
16
+
17
+ </details >
18
+
19
+ </section >
20
+
21
+ <!-- /.commits -->
22
+
23
+ <section class =" contributors " >
24
+
25
+ ### Contributors
26
+
27
+ A total of 1 person contributed to this release. Thank you to this contributor:
28
+
29
+ - Athan Reines
30
+
31
+ </section >
32
+
33
+ <!-- /.contributors -->
34
+
35
+ </section >
36
+
37
+ <!-- /.release -->
38
+
5
39
<section class =" release " id =" v0.1.0 " >
6
40
7
41
## 0.1.0 (2024-07-29)
Original file line number Diff line number Diff line change @@ -315,8 +315,8 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
315
315
[ npm-image ] : http://img.shields.io/npm/v/@stdlib/lapack-base-dlacpy.svg
316
316
[ npm-url ] : https://npmjs.org/package/@stdlib/lapack-base-dlacpy
317
317
318
- [ test-image ] : https://github.com/stdlib-js/lapack-base-dlacpy/actions/workflows/test.yml/badge.svg?branch=v0.1.0
319
- [ test-url ] : https://github.com/stdlib-js/lapack-base-dlacpy/actions/workflows/test.yml?query=branch:v0.1.0
318
+ [ test-image ] : https://github.com/stdlib-js/lapack-base-dlacpy/actions/workflows/test.yml/badge.svg?branch=main
319
+ [ test-url ] : https://github.com/stdlib-js/lapack-base-dlacpy/actions/workflows/test.yml?query=branch:main
320
320
321
321
[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/lapack-base-dlacpy/main.svg
322
322
[ coverage-url ] : https://codecov.io/github/stdlib-js/lapack-base-dlacpy?branch=main
You can’t perform that action at this time.
0 commit comments