22
33> Package changelog.
44
5- <section class =" release " id =" unreleased " >
5+ <section class =" release " id =" v0.1.1 " >
66
7- ## Unreleased (2024-08-01 )
7+ ## 0.1.1 (2024-07-29 )
88
99<section class =" commits " >
1010
1111### Commits
1212
1313<details >
1414
15- - [ ` 22c4d29 ` ] ( https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28 ) - ** docs:** remove blank line _ (by Athan Reines)_
15+ - [ ` 32bbcb3 ` ] ( https://github.com/stdlib-js/stdlib/commit/32bbcb3b3dae1f028fd18166ee7875a93d44d0ee ) - ** refactor:** update paths _ (by Athan Reines)_
16+ - [ ` ed9c0a5 ` ] ( https://github.com/stdlib-js/stdlib/commit/ed9c0a5e55ff09af3dd6af8c38615480e2c1828e ) - ** refactor:** update paths _ (by Athan Reines)_
1617
1718</details >
1819
@@ -36,21 +37,70 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3637
3738<!-- /.release -->
3839
39- <section class =" release " id =" v0.1.1 " >
40+ <section class =" release " id =" v0.1.0 " >
4041
41- ## 0.1.1 (2024-07-29 )
42+ ## 0.1.0 (2024-04-13 )
4243
43- No changes reported for this release.
44+ <section class =" features " >
45+
46+ ### Features
47+
48+ - [ ` ecd3518 ` ] ( https://github.com/stdlib-js/stdlib/commit/ecd3518101b9c013ff9279b7f56e64015606907d ) - add ` array/base/count-if ` [ (#1372 )] ( https://github.com/stdlib-js/stdlib/pull/1372 )
4449
4550</section >
4651
47- <!-- /.release -->
52+ <!-- /.features -->
4853
49- <section class =" release " id = " v0.1.0 " >
54+ <section class =" bug-fixes " >
5055
51- ## 0.1.0 (2024-04-13)
56+ ### Bug Fixes
57+
58+ - [ ` 310c13c ` ] ( https://github.com/stdlib-js/stdlib/commit/310c13c8b80e7a0259abf3b2470857b55c4ec865 ) - address handling of complex arrays, refactor tests, and clean-up
5259
53- No changes reported for this release.
60+ </section >
61+
62+ <!-- /.bug-fixes -->
63+
64+ <section class =" issues " >
65+
66+ ### Closed Issues
67+
68+ This release closes the following issue:
69+
70+ [ #1324 ] ( https://github.com/stdlib-js/stdlib/issues/1324 )
71+
72+ </section >
73+
74+ <!-- /.issues -->
75+
76+ <section class =" commits " >
77+
78+ ### Commits
79+
80+ <details >
81+
82+ - [ ` 310c13c ` ] ( https://github.com/stdlib-js/stdlib/commit/310c13c8b80e7a0259abf3b2470857b55c4ec865 ) - ** fix:** address handling of complex arrays, refactor tests, and clean-up _ (by Athan Reines)_
83+ - [ ` ecd3518 ` ] ( https://github.com/stdlib-js/stdlib/commit/ecd3518101b9c013ff9279b7f56e64015606907d ) - ** feat:** add ` array/base/count-if ` [ (#1372 )] ( https://github.com/stdlib-js/stdlib/pull/1372 ) _ (by Utkarsh, Philipp Burckhardt)_
84+
85+ </details >
86+
87+ </section >
88+
89+ <!-- /.commits -->
90+
91+ <section class =" contributors " >
92+
93+ ### Contributors
94+
95+ A total of 3 people contributed to this release. Thank you to the following contributors:
96+
97+ - Athan Reines
98+ - Philipp Burckhardt
99+ - Utkarsh
100+
101+ </section >
102+
103+ <!-- /.contributors -->
54104
55105</section >
56106
0 commit comments