Skip to content

Commit 914e64a

Browse files
committed
Auto-generated commit
1 parent dbd8712 commit 914e64a

File tree

2 files changed

+37
-36
lines changed

2 files changed

+37
-36
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T00:36:20.355Z
1+
2024-08-03T15:12:34.261Z

CHANGELOG.md

Lines changed: 36 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2,40 +2,6 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
6-
7-
## Unreleased (2024-08-01)
8-
9-
<section class="commits">
10-
11-
### Commits
12-
13-
<details>
14-
15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
16-
17-
</details>
18-
19-
</section>
20-
21-
<!-- /.commits -->
22-
23-
<section class="contributors">
24-
25-
### Contributors
26-
27-
A total of 1 person contributed to this release. Thank you to this contributor:
28-
29-
- Athan Reines
30-
31-
</section>
32-
33-
<!-- /.contributors -->
34-
35-
</section>
36-
37-
<!-- /.release -->
38-
395
<section class="release" id="v0.2.2">
406

417
## 0.2.2 (2024-07-26)
@@ -90,7 +56,42 @@ No changes reported for this release.
9056

9157
## 0.0.1 (2023-09-22)
9258

93-
No changes reported for this release.
59+
<section class="features">
60+
61+
### Features
62+
63+
- [`982de75`](https://github.com/stdlib-js/stdlib/commit/982de7581326be5be20dda30103779ac5ae5767f) - refactor `string/remove-last` [(#1079)](https://github.com/stdlib-js/stdlib/pull/1079)
64+
65+
</section>
66+
67+
<!-- /.features -->
68+
69+
<section class="commits">
70+
71+
### Commits
72+
73+
<details>
74+
75+
- [`982de75`](https://github.com/stdlib-js/stdlib/commit/982de7581326be5be20dda30103779ac5ae5767f) - **feat:** refactor `string/remove-last` [(#1079)](https://github.com/stdlib-js/stdlib/pull/1079) _(by Stephannie Jiménez Gacha, Athan Reines)_
76+
77+
</details>
78+
79+
</section>
80+
81+
<!-- /.commits -->
82+
83+
<section class="contributors">
84+
85+
### Contributors
86+
87+
A total of 2 people contributed to this release. Thank you to the following contributors:
88+
89+
- Athan Reines
90+
- Stephannie Jiménez Gacha
91+
92+
</section>
93+
94+
<!-- /.contributors -->
9495

9596
</section>
9697

0 commit comments

Comments
 (0)