Skip to content

Commit f98c6fe

Browse files
committed
Auto-generated commit
1 parent 37e6f35 commit f98c6fe

File tree

2 files changed

+33
-18
lines changed

2 files changed

+33
-18
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T00:45:04.821Z
1+
2024-08-03T15:23:01.952Z

CHANGELOG.md

Lines changed: 32 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,55 +2,70 @@
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-26)
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+
- [`ec98887`](https://github.com/stdlib-js/stdlib/commit/ec9888724c28aa7218d88ff62b91b71c0089c559) - **docs:** update related packages sections [(#2241)](https://github.com/stdlib-js/stdlib/pull/2241) _(by stdlib-bot)_
16+
- [`189c569`](https://github.com/stdlib-js/stdlib/commit/189c5691b88b36a2fd1ff53368e6d44b90e40535) - **docs:** update related packages sections [(#2194)](https://github.com/stdlib-js/stdlib/pull/2194) _(by stdlib-bot)_
1617

1718
</details>
1819

1920
</section>
2021

2122
<!-- /.commits -->
2223

23-
<section class="contributors">
24+
</section>
2425

25-
### Contributors
26+
<!-- /.release -->
27+
28+
<section class="release" id="v0.1.0">
2629

27-
A total of 1 person contributed to this release. Thank you to this contributor:
30+
## 0.1.0 (2024-04-13)
2831

29-
- Athan Reines
32+
<section class="features">
3033

31-
</section>
34+
### Features
3235

33-
<!-- /.contributors -->
36+
- [`7bce237`](https://github.com/stdlib-js/stdlib/commit/7bce23772744ae439e8fc4d86f1abf92ea8a8b05) - add `string/base/last-code-point`
3437

3538
</section>
3639

37-
<!-- /.release -->
40+
<!-- /.features -->
3841

39-
<section class="release" id="v0.1.1">
42+
<section class="commits">
4043

41-
## 0.1.1 (2024-07-26)
44+
### Commits
4245

43-
No changes reported for this release.
46+
<details>
47+
48+
- [`7bce237`](https://github.com/stdlib-js/stdlib/commit/7bce23772744ae439e8fc4d86f1abf92ea8a8b05) - **feat:** add `string/base/last-code-point` _(by Aditya Sapra, Pranav, Philipp Burckhardt)_
49+
50+
</details>
4451

4552
</section>
4653

47-
<!-- /.release -->
54+
<!-- /.commits -->
4855

49-
<section class="release" id="v0.1.0">
56+
<section class="contributors">
5057

51-
## 0.1.0 (2024-04-13)
58+
### Contributors
59+
60+
A total of 3 people contributed to this release. Thank you to the following contributors:
61+
62+
- Aditya Sapra
63+
- Philipp Burckhardt
64+
- Pranav
5265

53-
No changes reported for this release.
66+
</section>
67+
68+
<!-- /.contributors -->
5469

5570
</section>
5671

0 commit comments

Comments
 (0)