Skip to content

Commit 3fcca66

Browse files
committed
Auto-generated commit
1 parent 9922f7d commit 3fcca66

File tree

2 files changed

+58
-21
lines changed

2 files changed

+58
-21
lines changed

.github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T04:48:41.185Z
1+
2024-08-03T20:15:06.410Z

CHANGELOG.md

+57-20
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,37 @@
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+
- [`0dea7b3`](https://github.com/stdlib-js/stdlib/commit/0dea7b3f474115f1fe8ed9abcbfbbffc7c76e911) - **refactor:** reduce dtype string duplication _(by Athan Reines)_
1636

1737
</details>
1838

@@ -36,51 +56,68 @@ A total of 1 person contributed to this release. Thank you to this contributor:
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-28)
61+
## 0.1.1 (2023-10-09)
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-24)
71+
## 0.1.0 (2023-09-23)
5272

53-
No changes reported for this release.
73+
<section class="features">
74+
75+
### Features
76+
77+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - 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+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
88+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
89+
90+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
6491

6592
</section>
6693

67-
<!-- /.release -->
94+
<!-- /.breaking-changes -->
6895

69-
<section class="release" id="v0.1.1">
96+
<section class="commits">
7097

71-
## 0.1.1 (2023-10-09)
98+
### Commits
7299

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

75106
</section>
76107

77-
<!-- /.release -->
108+
<!-- /.commits -->
78109

79-
<section class="release" id="v0.1.0">
110+
<section class="contributors">
80111

81-
## 0.1.0 (2023-09-23)
112+
### Contributors
82113

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

85122
</section>
86123

0 commit comments

Comments
 (0)