Skip to content

Commit e77934c

Browse files
committed
Auto-generated commit
1 parent 0e3857e commit e77934c

File tree

2 files changed

+99
-27
lines changed

2 files changed

+99
-27
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T00:39:41.766Z
1+
2024-08-03T15:16:33.675Z

CHANGELOG.md

Lines changed: 98 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2,85 +2,119 @@
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

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+
- [`53fd65d`](https://github.com/stdlib-js/stdlib/commit/53fd65de03a466f6cf3ca0752c0908a57ef151b1) - **docs:** update related packages sections [(#2240)](https://github.com/stdlib-js/stdlib/pull/2240) _(by stdlib-bot)_
1616

1717
</details>
1818

1919
</section>
2020

2121
<!-- /.commits -->
2222

23-
<section class="contributors">
23+
</section>
2424

25-
### Contributors
25+
<!-- /.release -->
2626

27-
A total of 1 person contributed to this release. Thank you to this contributor:
27+
<section class="release" id="v0.2.1">
2828

29-
- Athan Reines
29+
## 0.2.1 (2024-02-21)
30+
31+
No changes reported for this release.
3032

3133
</section>
3234

33-
<!-- /.contributors -->
35+
<!-- /.release -->
36+
37+
<section class="release" id="v0.2.0">
38+
39+
## 0.2.0 (2024-02-14)
40+
41+
<section class="commits">
42+
43+
### Commits
44+
45+
<details>
46+
47+
- [`5e1216b`](https://github.com/stdlib-js/stdlib/commit/5e1216ba1318f0eb364b2fe7eae6056cb7a5e94f) - **docs:** update related packages sections [(#1192)](https://github.com/stdlib-js/stdlib/pull/1192) _(by stdlib-bot)_
48+
49+
</details>
50+
51+
</section>
52+
53+
<!-- /.commits -->
3454

3555
</section>
3656

3757
<!-- /.release -->
3858

39-
<section class="release" id="v0.2.2">
59+
<section class="release" id="v0.1.1">
4060

41-
## 0.2.2 (2024-07-26)
61+
## 0.1.1 (2023-10-03)
4262

4363
No changes reported for this release.
4464

4565
</section>
4666

4767
<!-- /.release -->
4868

49-
<section class="release" id="v0.2.1">
69+
<section class="release" id="v0.1.0">
5070

51-
## 0.2.1 (2024-02-21)
71+
## 0.1.0 (2023-09-22)
5272

53-
No changes reported for this release.
73+
<section class="features">
74+
75+
### Features
76+
77+
- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - update minimum TypeScript version
5478

5579
</section>
5680

57-
<!-- /.release -->
81+
<!-- /.features -->
5882

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

61-
## 0.2.0 (2024-02-14)
85+
### BREAKING CHANGES
6286

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

6589
</section>
6690

67-
<!-- /.release -->
91+
<!-- /.breaking-changes -->
6892

69-
<section class="release" id="v0.1.1">
93+
<section class="commits">
7094

71-
## 0.1.1 (2023-10-03)
95+
### Commits
7296

73-
No changes reported for this release.
97+
<details>
98+
99+
- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
100+
101+
</details>
74102

75103
</section>
76104

77-
<!-- /.release -->
105+
<!-- /.commits -->
78106

79-
<section class="release" id="v0.1.0">
107+
<section class="contributors">
80108

81-
## 0.1.0 (2023-09-22)
109+
### Contributors
82110

83-
No changes reported for this release.
111+
A total of 1 person contributed to this release. Thank you to this contributor:
112+
113+
- Philipp Burckhardt
114+
115+
</section>
116+
117+
<!-- /.contributors -->
84118

85119
</section>
86120

@@ -90,7 +124,45 @@ No changes reported for this release.
90124

91125
## 0.0.1 (2023-07-31)
92126

93-
No changes reported for this release.
127+
<section class="features">
128+
129+
### Features
130+
131+
- [`cfdd473`](https://github.com/stdlib-js/stdlib/commit/cfdd47366d9599c07ab27e3886de66ec76f7591c) - add `string/base/first`
132+
133+
</section>
134+
135+
<!-- /.features -->
136+
137+
<section class="commits">
138+
139+
### Commits
140+
141+
<details>
142+
143+
- [`f3231b0`](https://github.com/stdlib-js/stdlib/commit/f3231b0e70d339f63e696b3a6033ea4680d887e5) - **docs:** update description _(by Athan Reines)_
144+
- [`7b40aec`](https://github.com/stdlib-js/stdlib/commit/7b40aec59bb7ccb9c78db6966520ee575fcd9763) - **docs:** fix grammar in description _(by Athan Reines)_
145+
- [`0b65262`](https://github.com/stdlib-js/stdlib/commit/0b652621e5ec7c1644b0c96d541bb8ea9f6f9fd3) - **refactor:** simplify implementation _(by Athan Reines)_
146+
- [`5b937c7`](https://github.com/stdlib-js/stdlib/commit/5b937c7b02cdb1cf1fe05d69ea6e3833974341bc) - **docs:** update descriptions _(by Athan Reines)_
147+
- [`cfdd473`](https://github.com/stdlib-js/stdlib/commit/cfdd47366d9599c07ab27e3886de66ec76f7591c) - **feat:** add `string/base/first` _(by Athan Reines)_
148+
149+
</details>
150+
151+
</section>
152+
153+
<!-- /.commits -->
154+
155+
<section class="contributors">
156+
157+
### Contributors
158+
159+
A total of 1 person contributed to this release. Thank you to this contributor:
160+
161+
- Athan Reines
162+
163+
</section>
164+
165+
<!-- /.contributors -->
94166

95167
</section>
96168

0 commit comments

Comments
 (0)