Skip to content

Commit e090b09

Browse files
committed
Auto-generated commit
1 parent 259e2c9 commit e090b09

File tree

2 files changed

+141
-16
lines changed

2 files changed

+141
-16
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T00:56:02.782Z
1+
2024-08-03T15:36:07.372Z

CHANGELOG.md

Lines changed: 140 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-08-01)
7+
## Unreleased (2024-08-03)
88

99
<section class="packages">
1010

@@ -14,26 +14,12 @@
1414

1515
<!-- /.packages -->
1616

17-
<section class="contributors">
18-
19-
### Contributors
20-
21-
A total of 1 person contributed to this release. Thank you to this contributor:
22-
23-
- Athan Reines
24-
25-
</section>
26-
27-
<!-- /.contributors -->
28-
2917
<section class="commits">
3018

3119
### Commits
3220

3321
<details>
3422

35-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
36-
3723
</details>
3824

3925
</section>
@@ -72,16 +58,56 @@ A total of 1 person contributed to this release. Thank you to this contributor:
7258

7359
### Packages
7460

61+
<section class="package" id="boolean-v0.2.0">
62+
63+
#### [@stdlib/boolean](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/boolean)
64+
65+
<details>
66+
67+
No changes reported for this release.</details>
68+
69+
</section>
70+
71+
<!-- /.package -->
72+
73+
<section class="package" id="boolean-ctor-v0.2.0">
74+
75+
#### [@stdlib/boolean/ctor](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/boolean/ctor)
76+
77+
<details>
78+
79+
No changes reported for this release.</details>
80+
81+
</section>
82+
83+
<!-- /.package -->
84+
7585
</section>
7686

7787
<!-- /.packages -->
7888

89+
<section class="contributors">
90+
91+
### Contributors
92+
93+
A total of 1 person contributed to this release. Thank you to this contributor:
94+
95+
- Philipp Burckhardt
96+
97+
</section>
98+
99+
<!-- /.contributors -->
100+
79101
<section class="commits">
80102

81103
### Commits
82104

83105
<details>
84106

107+
- [`4626ee3`](https://github.com/stdlib-js/stdlib/commit/4626ee394844110cca32bf3b84acab82daccea8d) - **build:** remove tslint directives _(by Philipp Burckhardt)_
108+
- [`8fbd70f`](https://github.com/stdlib-js/stdlib/commit/8fbd70f16653c25dfd2094511555c77d523c1126) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
109+
- [`9502ed2`](https://github.com/stdlib-js/stdlib/commit/9502ed27e2853e312c556a48bdd7775095e66709) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
110+
85111
</details>
86112

87113
</section>
@@ -116,16 +142,115 @@ A total of 1 person contributed to this release. Thank you to this contributor:
116142

117143
### Packages
118144

145+
<section class="package" id="boolean-v0.1.0">
146+
147+
#### [@stdlib/boolean](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/boolean)
148+
149+
<details>
150+
151+
<section class="features">
152+
153+
##### Features
154+
155+
- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66) - update minimum TypeScript version
156+
157+
</section>
158+
159+
<!-- /.features -->
160+
161+
<section class="breaking-changes">
162+
163+
##### BREAKING CHANGES
164+
165+
- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version
166+
- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version to 4.1
167+
168+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
169+
170+
</section>
171+
172+
<!-- /.breaking-changes -->
173+
174+
</details>
175+
176+
</section>
177+
178+
<!-- /.package -->
179+
180+
<section class="package" id="boolean-ctor-v0.1.0">
181+
182+
#### [@stdlib/boolean/ctor](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/boolean/ctor)
183+
184+
<details>
185+
186+
<section class="features">
187+
188+
##### Features
189+
190+
- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66) - update minimum TypeScript version
191+
192+
</section>
193+
194+
<!-- /.features -->
195+
196+
<section class="breaking-changes">
197+
198+
##### BREAKING CHANGES
199+
200+
- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version
201+
- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version to 4.1
202+
203+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
204+
205+
</section>
206+
207+
<!-- /.breaking-changes -->
208+
209+
</details>
210+
211+
</section>
212+
213+
<!-- /.package -->
214+
119215
</section>
120216

121217
<!-- /.packages -->
122218

219+
<section class="breaking-changes">
220+
221+
### BREAKING CHANGES
222+
223+
- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version
224+
- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version to 4.1
225+
226+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
227+
228+
</section>
229+
230+
<!-- /.breaking-changes -->
231+
232+
<section class="contributors">
233+
234+
### Contributors
235+
236+
A total of 1 person contributed to this release. Thank you to this contributor:
237+
238+
- Philipp Burckhardt
239+
240+
</section>
241+
242+
<!-- /.contributors -->
243+
123244
<section class="commits">
124245

125246
### Commits
126247

127248
<details>
128249

250+
- [`d73bbf4`](https://github.com/stdlib-js/stdlib/commit/d73bbf43d222f935085f8ecf7526e5f57835f74e) - **build:** replace lint directives _(by Philipp Burckhardt)_
251+
- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
252+
- [`2e197bc`](https://github.com/stdlib-js/stdlib/commit/2e197bc4bab1c252c283ff512d82610648368598) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
253+
129254
</details>
130255

131256
</section>

0 commit comments

Comments
 (0)