|
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-22) |
| 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-09) |
| 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-23) |
48 |
| - |
49 |
| -<section class="features"> |
| 49 | +<section class="release" id="v0.2.1"> |
50 | 50 |
|
51 |
| -### Features |
| 51 | +## 0.2.1 (2024-02-22) |
52 | 52 |
|
53 |
| -- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - 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 |
| -- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version |
64 |
| -- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): 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 |
| -- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ |
| 71 | +## 0.1.1 (2023-10-09) |
79 | 72 |
|
80 |
| -</details> |
| 73 | +No changes reported for this release. |
81 | 74 |
|
82 | 75 | </section>
|
83 | 76 |
|
84 |
| -<!-- /.commits --> |
85 |
| - |
86 |
| -<section class="contributors"> |
87 |
| - |
88 |
| -### Contributors |
89 |
| - |
90 |
| -A total of 1 person contributed to this release. Thank you to this contributor: |
| 77 | +<!-- /.release --> |
91 | 78 |
|
92 |
| -- Philipp Burckhardt |
| 79 | +<section class="release" id="v0.1.0"> |
93 | 80 |
|
94 |
| -</section> |
| 81 | +## 0.1.0 (2023-09-23) |
95 | 82 |
|
96 |
| -<!-- /.contributors --> |
| 83 | +No changes reported for this release. |
97 | 84 |
|
98 | 85 | </section>
|
99 | 86 |
|
|
0 commit comments