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
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
<sectionclass="release"id="unreleased">
6
6
7
-
## Unreleased (2025-06-26)
7
+
## Unreleased (2025-07-13)
8
8
9
9
<sectionclass="features">
10
10
@@ -16,12 +16,23 @@
16
16
17
17
<!-- /.features -->
18
18
19
+
<sectionclass="bug-fixes">
20
+
21
+
### Bug Fixes
22
+
23
+
-[`2a0ea7f`](https://github.com/stdlib-js/stdlib/commit/2a0ea7feb22806685fef9eac8a32d7012dab7adc) - use correct package names in package.json
24
+
25
+
</section>
26
+
27
+
<!-- /.bug-fixes -->
28
+
19
29
<sectionclass="commits">
20
30
21
31
### Commits
22
32
23
33
<details>
24
34
35
+
-[`2a0ea7f`](https://github.com/stdlib-js/stdlib/commit/2a0ea7feb22806685fef9eac8a32d7012dab7adc) - **fix:** use correct package names in package.json _(by Philipp Burckhardt)_
25
36
-[`46ff8ea`](https://github.com/stdlib-js/stdlib/commit/46ff8ea7761ae438c4718681c5890f146fb0985e) - **docs:** minor clean-up _(by Philipp Burckhardt)_
26
37
-[`f482c99`](https://github.com/stdlib-js/stdlib/commit/f482c9978e9ff27b9c9bf4afe03a6ee8e79f254a) - **docs:** update examples for `complex/float64/base/mul-add`[(#7267)](https://github.com/stdlib-js/stdlib/pull/7267)_(by Shabareesh Shetty)_
27
38
-[`8bf8f93`](https://github.com/stdlib-js/stdlib/commit/8bf8f93d8fe5b05cd7de8347abb65255ec3b06aa) - **docs:** change examples for `complex/float64/base/mul-add`[(#7191)](https://github.com/stdlib-js/stdlib/pull/7191)_(by Shabareesh Shetty)_
0 commit comments