2
2
3
3
> Package changelog.
4
4
5
- <section class =" release " id =" v0.1.1 " >
5
+ <section class =" release " id =" unreleased " >
6
6
7
- ## 0.1.1 (2024-07-29 )
7
+ ## Unreleased (2024-08-01 )
8
8
9
9
<section class =" commits " >
10
10
11
11
### Commits
12
12
13
13
<details >
14
14
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)_
15
+ - [ ` 22c4d29 ` ] ( https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28 ) - ** docs:** remove blank line _ (by Athan Reines)_
17
16
18
17
</details >
19
18
@@ -37,70 +36,21 @@ A total of 1 person contributed to this release. Thank you to this contributor:
37
36
38
37
<!-- /.release -->
39
38
40
- <section class =" release " id =" v0.1.0 " >
41
-
42
- ## 0.1.0 (2024-04-13)
43
-
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 )
49
-
50
- </section >
51
-
52
- <!-- /.features -->
53
-
54
- <section class =" bug-fixes " >
55
-
56
- ### Bug Fixes
57
-
58
- - [ ` 310c13c ` ] ( https://github.com/stdlib-js/stdlib/commit/310c13c8b80e7a0259abf3b2470857b55c4ec865 ) - address handling of complex arrays, refactor tests, and clean-up
59
-
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 >
39
+ <section class =" release " id =" v0.1.1 " >
81
40
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)_
41
+ ## 0.1.1 (2024-07-29)
84
42
85
- </ details >
43
+ No changes reported for this release.
86
44
87
45
</section >
88
46
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:
47
+ <!-- /.release -->
96
48
97
- - Athan Reines
98
- - Philipp Burckhardt
99
- - Utkarsh
49
+ <section class =" release " id =" v0.1.0 " >
100
50
101
- </ section >
51
+ ## 0.1.0 (2024-04-13)
102
52
103
- <!-- /.contributors -->
53
+ No changes reported for this release.
104
54
105
55
</section >
106
56
0 commit comments