Skip to content

Commit 423d2ce

Browse files
committed
Auto-generated commit
1 parent a17c8f2 commit 423d2ce

File tree

2 files changed

+105
-15
lines changed

2 files changed

+105
-15
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T03:03:17.132Z
1+
2024-08-03T18:09:21.358Z

CHANGELOG.md

Lines changed: 104 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,39 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.2">
6+
7+
## 0.2.2 (2024-07-27)
8+
9+
<section class="bug-fixes">
10+
11+
### Bug Fixes
12+
13+
- [`4345839`](https://github.com/stdlib-js/stdlib/commit/43458394fe65479fe3ae8edd7fe062e59c37ca27) - resolve bug in `string/truncate` [(#2635)](https://github.com/stdlib-js/stdlib/pull/2635)
14+
15+
</section>
16+
17+
<!-- /.bug-fixes -->
18+
19+
<section class="issues">
20+
21+
### Closed Issues
622

7-
## Unreleased (2024-08-01)
23+
This release closes the following issue:
24+
25+
[#2630](https://github.com/stdlib-js/stdlib/issues/2630)
26+
27+
</section>
28+
29+
<!-- /.issues -->
830

931
<section class="commits">
1032

1133
### Commits
1234

1335
<details>
1436

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
37+
- [`4345839`](https://github.com/stdlib-js/stdlib/commit/43458394fe65479fe3ae8edd7fe062e59c37ca27) - **fix:** resolve bug in `string/truncate` [(#2635)](https://github.com/stdlib-js/stdlib/pull/2635) _(by Snehil Shah)_
1638

1739
</details>
1840

@@ -26,7 +48,7 @@
2648

2749
A total of 1 person contributed to this release. Thank you to this contributor:
2850

29-
- Athan Reines
51+
- Snehil Shah
3052

3153
</section>
3254

@@ -36,31 +58,55 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3658

3759
<!-- /.release -->
3860

39-
<section class="release" id="v0.2.2">
61+
<section class="release" id="v0.2.1">
4062

41-
## 0.2.2 (2024-07-27)
63+
## 0.2.1 (2024-02-24)
4264

4365
No changes reported for this release.
4466

4567
</section>
4668

4769
<!-- /.release -->
4870

49-
<section class="release" id="v0.2.1">
71+
<section class="release" id="v0.2.0">
5072

51-
## 0.2.1 (2024-02-24)
73+
## 0.2.0 (2024-02-14)
5274

53-
No changes reported for this release.
75+
<section class="bug-fixes">
76+
77+
### Bug Fixes
78+
79+
- [`ff35f38`](https://github.com/stdlib-js/stdlib/commit/ff35f3846e467adce5c8244342a04e2fd4a2ac84) - make CLI scripts executable [(#1111)](https://github.com/stdlib-js/stdlib/pull/1111)
5480

5581
</section>
5682

57-
<!-- /.release -->
83+
<!-- /.bug-fixes -->
5884

59-
<section class="release" id="v0.2.0">
85+
<section class="commits">
6086

61-
## 0.2.0 (2024-02-14)
87+
### Commits
6288

63-
No changes reported for this release.
89+
<details>
90+
91+
- [`ff35f38`](https://github.com/stdlib-js/stdlib/commit/ff35f3846e467adce5c8244342a04e2fd4a2ac84) - **fix:** make CLI scripts executable [(#1111)](https://github.com/stdlib-js/stdlib/pull/1111) _(by stdlib-bot, Philipp Burckhardt)_
92+
93+
</details>
94+
95+
</section>
96+
97+
<!-- /.commits -->
98+
99+
<section class="contributors">
100+
101+
### Contributors
102+
103+
A total of 1 person contributed to this release. Thank you to this contributor:
104+
105+
- Philipp Burckhardt
106+
107+
</section>
108+
109+
<!-- /.contributors -->
64110

65111
</section>
66112

@@ -70,7 +116,51 @@ No changes reported for this release.
70116

71117
## 0.1.0 (2023-09-23)
72118

73-
No changes reported for this release.
119+
<section class="features">
120+
121+
### Features
122+
123+
- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - update minimum TypeScript version
124+
125+
</section>
126+
127+
<!-- /.features -->
128+
129+
<section class="breaking-changes">
130+
131+
### BREAKING CHANGES
132+
133+
- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1): update minimum TypeScript version
134+
135+
</section>
136+
137+
<!-- /.breaking-changes -->
138+
139+
<section class="commits">
140+
141+
### Commits
142+
143+
<details>
144+
145+
- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
146+
147+
</details>
148+
149+
</section>
150+
151+
<!-- /.commits -->
152+
153+
<section class="contributors">
154+
155+
### Contributors
156+
157+
A total of 1 person contributed to this release. Thank you to this contributor:
158+
159+
- Philipp Burckhardt
160+
161+
</section>
162+
163+
<!-- /.contributors -->
74164

75165
</section>
76166

0 commit comments

Comments
 (0)