Skip to content

Commit e312629

Browse files
committed
Auto-generated commit
1 parent 7c8da43 commit e312629

File tree

2 files changed

+36
-23
lines changed

2 files changed

+36
-23
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T03:17:00.501Z
1+
2024-08-03T18:25:57.221Z

CHANGELOG.md

Lines changed: 35 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,55 +2,68 @@
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-28)
88

9-
<section class="commits">
9+
No changes reported for this release.
1010

11-
### Commits
11+
</section>
1212

13-
<details>
13+
<!-- /.release -->
1414

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
15+
<section class="release" id="v0.1.0">
1616

17-
</details>
17+
## 0.1.0 (2024-04-13)
18+
19+
<section class="features">
20+
21+
### Features
22+
23+
- [`0fb4869`](https://github.com/stdlib-js/stdlib/commit/0fb486917502a8397c281872831c70b2e58b7f27) - add `assert/is-ragged-nested-array` (#1368) [(#1368)](https://github.com/stdlib-js/stdlib/pull/1368 )
1824

1925
</section>
2026

21-
<!-- /.commits -->
27+
<!-- /.features -->
2228

23-
<section class="contributors">
29+
<section class="issues">
2430

25-
### Contributors
31+
### Closed Issues
2632

27-
A total of 1 person contributed to this release. Thank you to this contributor:
33+
This release closes the following issue:
2834

29-
- Athan Reines
35+
[#1347](https://github.com/stdlib-js/stdlib/issues/1347)
3036

3137
</section>
3238

33-
<!-- /.contributors -->
39+
<!-- /.issues -->
3440

35-
</section>
41+
<section class="commits">
3642

37-
<!-- /.release -->
43+
### Commits
3844

39-
<section class="release" id="v0.1.1">
45+
<details>
4046

41-
## 0.1.1 (2024-07-28)
47+
- [`0fb4869`](https://github.com/stdlib-js/stdlib/commit/0fb486917502a8397c281872831c70b2e58b7f27) - **feat:** add `assert/is-ragged-nested-array` (#1368) [(#1368)](https://github.com/stdlib-js/stdlib/pull/1368 ) _(by Rutam, Athan Reines)_
4248

43-
No changes reported for this release.
49+
</details>
4450

4551
</section>
4652

47-
<!-- /.release -->
53+
<!-- /.commits -->
4854

49-
<section class="release" id="v0.1.0">
55+
<section class="contributors">
5056

51-
## 0.1.0 (2024-04-13)
57+
### Contributors
5258

53-
No changes reported for this release.
59+
A total of 2 people contributed to this release. Thank you to the following contributors:
60+
61+
- Athan Reines
62+
- Rutam
63+
64+
</section>
65+
66+
<!-- /.contributors -->
5467

5568
</section>
5669

0 commit comments

Comments
 (0)