Skip to content

Commit a479bc9

Browse files
committed
Auto-generated commit
1 parent 87962ac commit a479bc9

File tree

2 files changed

+89
-32
lines changed

2 files changed

+89
-32
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:10.485Z
1+
2024-08-03T15:23:08.234Z

CHANGELOG.md

Lines changed: 88 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,85 +2,107 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.2">
66

7-
## Unreleased (2024-08-01)
7+
## 0.2.2 (2024-07-26)
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.2.1">
1616

17-
</details>
17+
## 0.2.1 (2024-02-21)
18+
19+
No changes reported for this release.
1820

1921
</section>
2022

21-
<!-- /.commits -->
23+
<!-- /.release -->
2224

23-
<section class="contributors">
25+
<section class="release" id="v0.2.0">
2426

25-
### Contributors
27+
## 0.2.0 (2024-02-14)
2628

27-
A total of 1 person contributed to this release. Thank you to this contributor:
29+
<section class="commits">
2830

29-
- Athan Reines
31+
### Commits
32+
33+
<details>
34+
35+
- [`0b15ebe`](https://github.com/stdlib-js/stdlib/commit/0b15ebe4d724b7aec7f27c47f4886bdac3adb7ae) - **docs:** update related packages sections [(#1310)](https://github.com/stdlib-js/stdlib/pull/1310) _(by stdlib-bot)_
36+
37+
</details>
3038

3139
</section>
3240

33-
<!-- /.contributors -->
41+
<!-- /.commits -->
3442

3543
</section>
3644

3745
<!-- /.release -->
3846

39-
<section class="release" id="v0.2.2">
47+
<section class="release" id="v0.1.1">
4048

41-
## 0.2.2 (2024-07-26)
49+
## 0.1.1 (2023-10-03)
4250

4351
No changes reported for this release.
4452

4553
</section>
4654

4755
<!-- /.release -->
4856

49-
<section class="release" id="v0.2.1">
57+
<section class="release" id="v0.1.0">
5058

51-
## 0.2.1 (2024-02-21)
59+
## 0.1.0 (2023-09-22)
5260

53-
No changes reported for this release.
61+
<section class="features">
62+
63+
### Features
64+
65+
- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - update minimum TypeScript version
5466

5567
</section>
5668

57-
<!-- /.release -->
69+
<!-- /.features -->
5870

59-
<section class="release" id="v0.2.0">
71+
<section class="breaking-changes">
6072

61-
## 0.2.0 (2024-02-14)
73+
### BREAKING CHANGES
6274

63-
No changes reported for this release.
75+
- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1): update minimum TypeScript version
6476

6577
</section>
6678

67-
<!-- /.release -->
79+
<!-- /.breaking-changes -->
6880

69-
<section class="release" id="v0.1.1">
81+
<section class="commits">
7082

71-
## 0.1.1 (2023-10-03)
83+
### Commits
7284

73-
No changes reported for this release.
85+
<details>
86+
87+
- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
88+
89+
</details>
7490

7591
</section>
7692

77-
<!-- /.release -->
93+
<!-- /.commits -->
7894

79-
<section class="release" id="v0.1.0">
95+
<section class="contributors">
8096

81-
## 0.1.0 (2023-09-22)
97+
### Contributors
8298

83-
No changes reported for this release.
99+
A total of 1 person contributed to this release. Thank you to this contributor:
100+
101+
- Philipp Burckhardt
102+
103+
</section>
104+
105+
<!-- /.contributors -->
84106

85107
</section>
86108

@@ -90,7 +112,42 @@ No changes reported for this release.
90112

91113
## 0.0.1 (2023-07-31)
92114

93-
No changes reported for this release.
115+
<section class="features">
116+
117+
### Features
118+
119+
- [`c80f976`](https://github.com/stdlib-js/stdlib/commit/c80f97615bfc29e0fcc0b0cf1d70d0240b5191f5) - add `string/base/first-code-point`
120+
121+
</section>
122+
123+
<!-- /.features -->
124+
125+
<section class="commits">
126+
127+
### Commits
128+
129+
<details>
130+
131+
- [`124209c`](https://github.com/stdlib-js/stdlib/commit/124209c4735b689d1a75b4d79ad14666c7431f8a) - **docs:** fix comment _(by Athan Reines)_
132+
- [`c80f976`](https://github.com/stdlib-js/stdlib/commit/c80f97615bfc29e0fcc0b0cf1d70d0240b5191f5) - **feat:** add `string/base/first-code-point` _(by Athan Reines)_
133+
134+
</details>
135+
136+
</section>
137+
138+
<!-- /.commits -->
139+
140+
<section class="contributors">
141+
142+
### Contributors
143+
144+
A total of 1 person contributed to this release. Thank you to this contributor:
145+
146+
- Athan Reines
147+
148+
</section>
149+
150+
<!-- /.contributors -->
94151

95152
</section>
96153

0 commit comments

Comments
 (0)