|
2 | 2 |
|
3 | 3 | > Package changelog.
|
4 | 4 |
|
5 |
| -<section class="release" id="v0.2.2"> |
| 5 | +<section class="release" id="unreleased"> |
6 | 6 |
|
7 |
| -## 0.2.2 (2024-07-27) |
| 7 | +## Unreleased (2024-08-01) |
8 | 8 |
|
9 |
| -No changes reported for this release. |
10 |
| - |
11 |
| -</section> |
| 9 | +<section class="commits"> |
12 | 10 |
|
13 |
| -<!-- /.release --> |
| 11 | +### Commits |
14 | 12 |
|
15 |
| -<section class="release" id="v0.2.1"> |
| 13 | +<details> |
16 | 14 |
|
17 |
| -## 0.2.1 (2024-02-21) |
| 15 | +- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ |
18 | 16 |
|
19 |
| -No changes reported for this release. |
| 17 | +</details> |
20 | 18 |
|
21 | 19 | </section>
|
22 | 20 |
|
23 |
| -<!-- /.release --> |
| 21 | +<!-- /.commits --> |
24 | 22 |
|
25 |
| -<section class="release" id="v0.2.0"> |
| 23 | +<section class="contributors"> |
26 | 24 |
|
27 |
| -## 0.2.0 (2024-02-14) |
| 25 | +### Contributors |
28 | 26 |
|
29 |
| -No changes reported for this release. |
| 27 | +A total of 1 person contributed to this release. Thank you to this contributor: |
| 28 | + |
| 29 | +- Athan Reines |
| 30 | + |
| 31 | +</section> |
| 32 | + |
| 33 | +<!-- /.contributors --> |
30 | 34 |
|
31 | 35 | </section>
|
32 | 36 |
|
33 | 37 | <!-- /.release -->
|
34 | 38 |
|
35 |
| -<section class="release" id="v0.1.1"> |
| 39 | +<section class="release" id="v0.2.2"> |
36 | 40 |
|
37 |
| -## 0.1.1 (2023-10-03) |
| 41 | +## 0.2.2 (2024-07-27) |
38 | 42 |
|
39 | 43 | No changes reported for this release.
|
40 | 44 |
|
41 | 45 | </section>
|
42 | 46 |
|
43 | 47 | <!-- /.release -->
|
44 | 48 |
|
45 |
| -<section class="release" id="v0.1.0"> |
46 |
| - |
47 |
| -## 0.1.0 (2023-09-22) |
48 |
| - |
49 |
| -<section class="features"> |
| 49 | +<section class="release" id="v0.2.1"> |
50 | 50 |
|
51 |
| -### Features |
| 51 | +## 0.2.1 (2024-02-21) |
52 | 52 |
|
53 |
| -- [`3dec037`](https://github.com/stdlib-js/stdlib/commit/3dec037f6c9097c6778408c877008d7eeee5ad78) - update minimum TypeScript version |
| 53 | +No changes reported for this release. |
54 | 54 |
|
55 | 55 | </section>
|
56 | 56 |
|
57 |
| -<!-- /.features --> |
58 |
| - |
59 |
| -<section class="breaking-changes"> |
| 57 | +<!-- /.release --> |
60 | 58 |
|
61 |
| -### BREAKING CHANGES |
| 59 | +<section class="release" id="v0.2.0"> |
62 | 60 |
|
63 |
| -- [`3dec037`](https://github.com/stdlib-js/stdlib/commit/3dec037f6c9097c6778408c877008d7eeee5ad78): update minimum TypeScript version |
64 |
| -- [`3dec037`](https://github.com/stdlib-js/stdlib/commit/3dec037f6c9097c6778408c877008d7eeee5ad78): update minimum TypeScript version to 4.1 |
| 61 | +## 0.2.0 (2024-02-14) |
65 | 62 |
|
66 |
| - - To migrate, users should upgrade their TypeScript version to at least version 4.1. |
| 63 | +No changes reported for this release. |
67 | 64 |
|
68 | 65 | </section>
|
69 | 66 |
|
70 |
| -<!-- /.breaking-changes --> |
71 |
| - |
72 |
| -<section class="commits"> |
73 |
| - |
74 |
| -### Commits |
| 67 | +<!-- /.release --> |
75 | 68 |
|
76 |
| -<details> |
| 69 | +<section class="release" id="v0.1.1"> |
77 | 70 |
|
78 |
| -- [`3dec037`](https://github.com/stdlib-js/stdlib/commit/3dec037f6c9097c6778408c877008d7eeee5ad78) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ |
79 |
| -- [`2e197bc`](https://github.com/stdlib-js/stdlib/commit/2e197bc4bab1c252c283ff512d82610648368598) - **test:** use strictEqual checks _(by Philipp Burckhardt)_ |
| 71 | +## 0.1.1 (2023-10-03) |
80 | 72 |
|
81 |
| -</details> |
| 73 | +No changes reported for this release. |
82 | 74 |
|
83 | 75 | </section>
|
84 | 76 |
|
85 |
| -<!-- /.commits --> |
86 |
| - |
87 |
| -<section class="contributors"> |
88 |
| - |
89 |
| -### Contributors |
90 |
| - |
91 |
| -A total of 1 person contributed to this release. Thank you to this contributor: |
| 77 | +<!-- /.release --> |
92 | 78 |
|
93 |
| -- Philipp Burckhardt |
| 79 | +<section class="release" id="v0.1.0"> |
94 | 80 |
|
95 |
| -</section> |
| 81 | +## 0.1.0 (2023-09-22) |
96 | 82 |
|
97 |
| -<!-- /.contributors --> |
| 83 | +No changes reported for this release. |
98 | 84 |
|
99 | 85 | </section>
|
100 | 86 |
|
|
0 commit comments