Skip to content

Commit 7c783a2

Browse files
committed
Auto-generated commit
1 parent 6e9710e commit 7c783a2

File tree

2 files changed

+79
-14
lines changed

2 files changed

+79
-14
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T04:50:53.785Z
1+
2024-08-03T20:17:43.688Z

CHANGELOG.md

Lines changed: 78 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,19 @@
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-28)
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+
- [`32bbcb3`](https://github.com/stdlib-js/stdlib/commit/32bbcb3b3dae1f028fd18166ee7875a93d44d0ee) - **refactor:** update paths _(by Athan Reines)_
16+
- [`ed9c0a5`](https://github.com/stdlib-js/stdlib/commit/ed9c0a5e55ff09af3dd6af8c38615480e2c1828e) - **refactor:** update paths _(by Athan Reines)_
17+
- [`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
1618

1719
</details>
1820

@@ -36,31 +38,46 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3638

3739
<!-- /.release -->
3840

39-
<section class="release" id="v0.2.2">
41+
<section class="release" id="v0.2.1">
4042

41-
## 0.2.2 (2024-07-28)
43+
## 0.2.1 (2024-02-24)
4244

4345
No changes reported for this release.
4446

4547
</section>
4648

4749
<!-- /.release -->
4850

49-
<section class="release" id="v0.2.1">
51+
<section class="release" id="v0.2.0">
5052

51-
## 0.2.1 (2024-02-24)
53+
## 0.2.0 (2024-02-14)
5254

53-
No changes reported for this release.
55+
<section class="commits">
56+
57+
### Commits
58+
59+
<details>
60+
61+
- [`b496b72`](https://github.com/stdlib-js/stdlib/commit/b496b72595355b5a794c940bd7f81ea5223b91bd) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
62+
- [`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
63+
64+
</details>
5465

5566
</section>
5667

57-
<!-- /.release -->
68+
<!-- /.commits -->
5869

59-
<section class="release" id="v0.2.0">
70+
<section class="contributors">
6071

61-
## 0.2.0 (2024-02-14)
72+
### Contributors
6273

63-
No changes reported for this release.
74+
A total of 1 person contributed to this release. Thank you to this contributor:
75+
76+
- Philipp Burckhardt
77+
78+
</section>
79+
80+
<!-- /.contributors -->
6481

6582
</section>
6683

@@ -70,7 +87,55 @@ No changes reported for this release.
7087

7188
## 0.1.0 (2023-09-24)
7289

73-
No changes reported for this release.
90+
<section class="features">
91+
92+
### Features
93+
94+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
95+
96+
</section>
97+
98+
<!-- /.features -->
99+
100+
<section class="breaking-changes">
101+
102+
### BREAKING CHANGES
103+
104+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
105+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
106+
107+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
108+
109+
</section>
110+
111+
<!-- /.breaking-changes -->
112+
113+
<section class="commits">
114+
115+
### Commits
116+
117+
<details>
118+
119+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
120+
- [`ab5d324`](https://github.com/stdlib-js/stdlib/commit/ab5d324b547870938b21ebdeecc1f7fda132f321) - **chore:** resolve lint errors _(by Philipp Burckhardt)_
121+
122+
</details>
123+
124+
</section>
125+
126+
<!-- /.commits -->
127+
128+
<section class="contributors">
129+
130+
### Contributors
131+
132+
A total of 1 person contributed to this release. Thank you to this contributor:
133+
134+
- Philipp Burckhardt
135+
136+
</section>
137+
138+
<!-- /.contributors -->
74139

75140
</section>
76141

0 commit comments

Comments
 (0)