You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,15 @@
4
4
5
5
<sectionclass="release"id="unreleased">
6
6
7
-
## Unreleased (2026-05-10)
7
+
## Unreleased (2026-06-16)
8
8
9
9
<sectionclass="commits">
10
10
11
11
### Commits
12
12
13
13
<details>
14
14
15
+
-[`3901886`](https://github.com/stdlib-js/stdlib/commit/3901886ff5ff6bdbcfd65ea52109fee0b0e1ff03) - **docs:** fix examples and descriptions in top-level `array` declarations [(#12375)](https://github.com/stdlib-js/stdlib/pull/12375)_(by Philipp Burckhardt, Athan Reines)_
15
16
-[`7ae30c3`](https://github.com/stdlib-js/stdlib/commit/7ae30c37a2db6298fc32bcfce8e52db8e940d1e5) - **docs:** improve doctests for complex number typed arrays in `array/complex128`[(#12071)](https://github.com/stdlib-js/stdlib/pull/12071)_(by Karan Anand)_
16
17
-[`32af5b8`](https://github.com/stdlib-js/stdlib/commit/32af5b8558638f4e0a35432fb355affd8bce097d) - **test:** fix `Complex128` import in `array/complex128`[(#12064)](https://github.com/stdlib-js/stdlib/pull/12064)_(by Karan Anand)_
17
18
-[`ccec3e4`](https://github.com/stdlib-js/stdlib/commit/ccec3e43076042d67dbaa814e5140c10f1b85b58) - **docs:** improve doctests for complex number instances in `array/complex128`[(#11973)](https://github.com/stdlib-js/stdlib/pull/11973)_(by Karan Anand)_
@@ -28,11 +29,12 @@
28
29
29
30
### Contributors
30
31
31
-
A total of 4 people contributed to this release. Thank you to the following contributors:
32
+
A total of 5 people contributed to this release. Thank you to the following contributors:
0 commit comments