|
2 | 2 |
|
3 | 3 | > Package changelog.
|
4 | 4 |
|
5 |
| -<section class="release" id="v0.2.2"> |
6 |
| - |
7 |
| -## 0.2.2 (2024-07-28) |
| 5 | +<section class="release" id="unreleased"> |
8 | 6 |
|
9 |
| -No changes reported for this release. |
| 7 | +## Unreleased (2024-08-01) |
10 | 8 |
|
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-24) |
| 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 | 30 |
|
31 | 31 | </section>
|
32 | 32 |
|
33 |
| -<!-- /.release --> |
| 33 | +<!-- /.contributors --> |
34 | 34 |
|
35 |
| -<section class="release" id="v0.1.0"> |
| 35 | +</section> |
36 | 36 |
|
37 |
| -## 0.1.0 (2023-09-23) |
| 37 | +<!-- /.release --> |
38 | 38 |
|
39 |
| -<section class="bug-fixes"> |
| 39 | +<section class="release" id="v0.2.2"> |
40 | 40 |
|
41 |
| -### Bug Fixes |
| 41 | +## 0.2.2 (2024-07-28) |
42 | 42 |
|
43 |
| -- [`312caf3`](https://github.com/stdlib-js/stdlib/commit/312caf3929069173b1c574e54b7276f340601c9a) - add missing `this` parameter |
44 |
| -- [`73b6076`](https://github.com/stdlib-js/stdlib/commit/73b60762aa8b90f40955041f5fe2425393997061) - update import path for `Collection` type definition |
| 43 | +No changes reported for this release. |
45 | 44 |
|
46 | 45 | </section>
|
47 | 46 |
|
48 |
| -<!-- /.bug-fixes --> |
| 47 | +<!-- /.release --> |
49 | 48 |
|
50 |
| -<section class="commits"> |
| 49 | +<section class="release" id="v0.2.1"> |
51 | 50 |
|
52 |
| -### Commits |
| 51 | +## 0.2.1 (2024-02-24) |
53 | 52 |
|
54 |
| -<details> |
| 53 | +No changes reported for this release. |
55 | 54 |
|
56 |
| -- [`312caf3`](https://github.com/stdlib-js/stdlib/commit/312caf3929069173b1c574e54b7276f340601c9a) - **fix:** add missing `this` parameter _(by Athan Reines)_ |
57 |
| -- [`73b6076`](https://github.com/stdlib-js/stdlib/commit/73b60762aa8b90f40955041f5fe2425393997061) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_ |
58 |
| -- [`ad751be`](https://github.com/stdlib-js/stdlib/commit/ad751be30e90c8c0ba63d885433a01790496f17c) - **docs:** remove empty lines _(by Philipp Burckhardt)_ |
| 55 | +</section> |
59 | 56 |
|
60 |
| -</details> |
| 57 | +<!-- /.release --> |
61 | 58 |
|
62 |
| -</section> |
| 59 | +<section class="release" id="v0.2.0"> |
63 | 60 |
|
64 |
| -<!-- /.commits --> |
| 61 | +## 0.2.0 (2024-02-14) |
65 | 62 |
|
66 |
| -<section class="contributors"> |
| 63 | +No changes reported for this release. |
67 | 64 |
|
68 |
| -### Contributors |
| 65 | +</section> |
69 | 66 |
|
70 |
| -A total of 2 people contributed to this release. Thank you to the following contributors: |
| 67 | +<!-- /.release --> |
71 | 68 |
|
72 |
| -- Athan Reines |
73 |
| -- Philipp Burckhardt |
| 69 | +<section class="release" id="v0.1.0"> |
74 | 70 |
|
75 |
| -</section> |
| 71 | +## 0.1.0 (2023-09-23) |
76 | 72 |
|
77 |
| -<!-- /.contributors --> |
| 73 | +No changes reported for this release. |
78 | 74 |
|
79 | 75 | </section>
|
80 | 76 |
|
|
0 commit comments