Skip to content

Commit 0f974e9

Browse files
committed
Auto-generated commit
1 parent a3ce280 commit 0f974e9

File tree

2 files changed

+94
-14
lines changed

2 files changed

+94
-14
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T03:29:57.555Z
1+
2024-08-03T18:41:42.777Z

CHANGELOG.md

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

1721
</details>
1822

@@ -36,31 +40,48 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3640

3741
<!-- /.release -->
3842

39-
<section class="release" id="v0.2.2">
43+
<section class="release" id="v0.2.1">
4044

41-
## 0.2.2 (2024-07-28)
45+
## 0.2.1 (2024-02-24)
4246

4347
No changes reported for this release.
4448

4549
</section>
4650

4751
<!-- /.release -->
4852

49-
<section class="release" id="v0.2.1">
53+
<section class="release" id="v0.2.0">
5054

51-
## 0.2.1 (2024-02-24)
55+
## 0.2.0 (2024-02-14)
5256

53-
No changes reported for this release.
57+
<section class="commits">
58+
59+
### Commits
60+
61+
<details>
62+
63+
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
64+
- [`7db5611`](https://github.com/stdlib-js/stdlib/commit/7db56115b014aa41e4a3458629286ae3bd99c4e7) - **docs:** update links and fix headings _(by Athan Reines)_
65+
- [`f9c75ce`](https://github.com/stdlib-js/stdlib/commit/f9c75ce726ed4e5fade8622315bb98094dad8561) - **build:** remove tslint directives _(by Philipp Burckhardt)_
66+
67+
</details>
5468

5569
</section>
5670

57-
<!-- /.release -->
71+
<!-- /.commits -->
5872

59-
<section class="release" id="v0.2.0">
73+
<section class="contributors">
6074

61-
## 0.2.0 (2024-02-14)
75+
### Contributors
6276

63-
No changes reported for this release.
77+
A total of 2 people contributed to this release. Thank you to the following contributors:
78+
79+
- Athan Reines
80+
- Philipp Burckhardt
81+
82+
</section>
83+
84+
<!-- /.contributors -->
6485

6586
</section>
6687

@@ -70,7 +91,66 @@ No changes reported for this release.
7091

7192
## 0.1.0 (2023-09-23)
7293

73-
No changes reported for this release.
94+
<section class="features">
95+
96+
### Features
97+
98+
- [`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - update minimum TypeScript version
99+
100+
</section>
101+
102+
<!-- /.features -->
103+
104+
<section class="bug-fixes">
105+
106+
### Bug Fixes
107+
108+
- [`32a2827`](https://github.com/stdlib-js/stdlib/commit/32a282799ffd272d2a0554e81755a14923564e51) - update import paths for complex type defs
109+
110+
</section>
111+
112+
<!-- /.bug-fixes -->
113+
114+
<section class="breaking-changes">
115+
116+
### BREAKING CHANGES
117+
118+
- [`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version
119+
- [`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version to 4.1
120+
121+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
122+
123+
</section>
124+
125+
<!-- /.breaking-changes -->
126+
127+
<section class="commits">
128+
129+
### Commits
130+
131+
<details>
132+
133+
- [`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
134+
- [`32a2827`](https://github.com/stdlib-js/stdlib/commit/32a282799ffd272d2a0554e81755a14923564e51) - **fix:** update import paths for complex type defs _(by Athan Reines)_
135+
136+
</details>
137+
138+
</section>
139+
140+
<!-- /.commits -->
141+
142+
<section class="contributors">
143+
144+
### Contributors
145+
146+
A total of 2 people contributed to this release. Thank you to the following contributors:
147+
148+
- Athan Reines
149+
- Philipp Burckhardt
150+
151+
</section>
152+
153+
<!-- /.contributors -->
74154

75155
</section>
76156

0 commit comments

Comments
 (0)