Skip to content

Commit 166847a

Browse files
committed
Auto-generated commit
1 parent 0d871f9 commit 166847a

File tree

2 files changed

+59
-21
lines changed

2 files changed

+59
-21
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T04:48:50.784Z
1+
2024-08-03T20:15:18.531Z

CHANGELOG.md

Lines changed: 58 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,38 @@
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-28)
8+
9+
No changes reported for this release.
10+
11+
</section>
12+
13+
<!-- /.release -->
14+
15+
<section class="release" id="v0.2.1">
16+
17+
## 0.2.1 (2024-02-24)
18+
19+
No changes reported for this release.
620

7-
## Unreleased (2024-08-01)
21+
</section>
22+
23+
<!-- /.release -->
24+
25+
<section class="release" id="v0.2.0">
26+
27+
## 0.2.0 (2024-02-14)
828

929
<section class="commits">
1030

1131
### Commits
1232

1333
<details>
1434

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
35+
- [`a5e0027`](https://github.com/stdlib-js/stdlib/commit/a5e0027eb55f49df43b5fec93141189594122263) - **refactor:** reduce dtype string duplication _(by Athan Reines)_
36+
- [`e3fc2d4`](https://github.com/stdlib-js/stdlib/commit/e3fc2d48bf55690a3ead6cc37eed3472f34561c0) - **docs:** update links _(by Athan Reines)_
1637

1738
</details>
1839

@@ -36,51 +57,68 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3657

3758
<!-- /.release -->
3859

39-
<section class="release" id="v0.2.2">
60+
<section class="release" id="v0.1.1">
4061

41-
## 0.2.2 (2024-07-28)
62+
## 0.1.1 (2023-10-09)
4263

4364
No changes reported for this release.
4465

4566
</section>
4667

4768
<!-- /.release -->
4869

49-
<section class="release" id="v0.2.1">
70+
<section class="release" id="v0.1.0">
5071

51-
## 0.2.1 (2024-02-24)
72+
## 0.1.0 (2023-09-23)
5273

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

5580
</section>
5681

57-
<!-- /.release -->
82+
<!-- /.features -->
5883

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

61-
## 0.2.0 (2024-02-14)
86+
### BREAKING CHANGES
6287

63-
No changes reported for this release.
88+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
89+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
90+
91+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
6492

6593
</section>
6694

67-
<!-- /.release -->
95+
<!-- /.breaking-changes -->
6896

69-
<section class="release" id="v0.1.1">
97+
<section class="commits">
7098

71-
## 0.1.1 (2023-10-09)
99+
### Commits
72100

73-
No changes reported for this release.
101+
<details>
102+
103+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
104+
105+
</details>
74106

75107
</section>
76108

77-
<!-- /.release -->
109+
<!-- /.commits -->
78110

79-
<section class="release" id="v0.1.0">
111+
<section class="contributors">
80112

81-
## 0.1.0 (2023-09-23)
113+
### Contributors
82114

83-
No changes reported for this release.
115+
A total of 1 person contributed to this release. Thank you to this contributor:
116+
117+
- Philipp Burckhardt
118+
119+
</section>
120+
121+
<!-- /.contributors -->
84122

85123
</section>
86124

0 commit comments

Comments
 (0)