8000 Auto-generated commit · stdlib-js/cli-ctor@ac2d863 · GitHub
[go: up one dir, main page]

Skip to content

Commit ac2d863

Browse files
committed
Auto-generated commit
1 parent c95859d commit ac2d863

File tree

2 files changed

+61
-22
lines changed

2 files changed

+61
-22
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T00:54:47.421Z
1+
2024-08-03T15:34:38.075Z

CHANGELOG.md

Lines changed: 60 additions & 21 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-27)
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-21)
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+
- [`9502ed2`](https://github.com/stdlib-js/stdlib/commit/9502ed27e2853e312c556a48bdd7775095e66709) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
36+
- [`80d2493`](https://github.com/stdlib-js/stdlib/commit/80d24938f5175034770774a979d18c461f0097af) - **style:** disable lint rule _(by Athan Reines)_
1637

1738
</details>
1839

@@ -24,9 +45,10 @@
2445

2546
### Contributors
2647

27-
A total of 1 person contributed to this release. Thank you to this contributor:
48+
A total of 2 people contributed to this release. Thank you to the following contributors:
2849

2950
- Athan Reines
51+
- Philipp Burckhardt
3052

3153
</section>
3254

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

3759
<!-- /.release -->
3860

39-
<section class="release" id="v0.2.2">
61+
<section class="release" id="v0.1.1">
4062

41-
## 0.2.2 (2024-07-27)
63+
## 0.1.1 (2023-10-03)
4264

4365
No changes reported for this release.
4466

4567
</section>
4668

4769
<!-- /.release -->
4870

49-
<section class="release" id="v0.2.1">
71+
<section class="release" id="v0.1.0">
5072

51-
## 0.2.1 (2024-02-21)
73+
## 0.1.0 (2023-09-22)
5274

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

5581
</section>
5682

57-
<!-- /.release -->
83+
<!-- /.features -->
5884

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

61-
## 0.2.0 (2024-02-14)
87+
### BREAKING CHANGES
6288

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

6594
</section>
6695

67-
<!-- /.release -->
96+
<!-- /.breaking-changes -->
6897

69-
<section class="release" id="v0.1.1">
98+
<section class="commits">
7099

71-
## 0.1.1 (2023-10-03)
100+
### Commits
72101

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

75108
</section>
76109

77-
<!-- /.release -->
110+
<!-- /.commits -->
78111

79-
<section class="release" id="v0.1.0">
112+
<section class="contributors">
80113

81-
## 0.1.0 (2023-09-22)
114+
### Contributors
82115

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

85124
</section>
86125

0 commit comments

Comments
 (0)
0