Skip to content

Commit 4ab2e7f

Browse files
committed
Auto-generated commit
1 parent 055d584 commit 4ab2e7f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ A total of 27 issues were closed in this release:
141141

142142
<details>
143143

144+
- [`01e0c7f`](https://github.com/stdlib-js/stdlib/commit/01e0c7fe9eadd0c2a0c5bc290675d6a5e325980c) - **docs:** fix empty notes section _(by Athan Reines)_
144145
- [`e3e3d25`](https://github.com/stdlib-js/stdlib/commit/e3e3d254f2f8a639cd59482726b9286ddb31b274) - **chore:** fix JavaScript lint errors [(#8897)](https://github.com/stdlib-js/stdlib/pull/8897) _(by Rohit R Bhat, Athan Reines)_
145146
- [`674526c`](https://github.com/stdlib-js/stdlib/commit/674526cda2e44b320a21bc70855911b76ae74eca) - **chore:** fix JavaScript lint errors [(#8886)](https://github.com/stdlib-js/stdlib/pull/8886) _(by Anoof Mohammed KP, Athan Reines)_
146147
- [`e8ade3f`](https://github.com/stdlib-js/stdlib/commit/e8ade3f578cfe949f5295a63f2d26fabe7e8928f) - **feat:** update `assert` TypeScript declarations _(by Philipp Burckhardt)_

is-almost-equal/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ bool = isAlmostEqual( z1, z2, 0 );
9292

9393
<section class="notes">
9494

95-
## Notes
96-
9795
</section>
9896

9997
<!-- /.notes -->

0 commit comments

Comments
 (0)