|
2 | 2 |
|
3 | 3 | > Package changelog.
|
4 | 4 |
|
5 |
| -<section class="release" id="unreleased"> |
| 5 | +<section class="release" id="v0.2.2"> |
6 | 6 |
|
7 |
| -## Unreleased (2024-08-01) |
| 7 | +## 0.2.2 (2024-07-28) |
8 | 8 |
|
9 |
| -<section class="commits"> |
| 9 | +No changes reported for this release. |
10 | 10 |
|
11 |
| -### Commits |
| 11 | +</section> |
12 | 12 |
|
13 |
| -<details> |
| 13 | +<!-- /.release --> |
14 | 14 |
|
15 |
| -- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ |
| 15 | +<section class="release" id="v0.2.1"> |
16 | 16 |
|
17 |
| -</details> |
| 17 | +## 0.2.1 (2024-02-24) |
18 | 18 |
|
19 |
| -</section> |
| 19 | +No changes reported for this release. |
20 | 20 |
|
21 |
| -<!-- /.commits --> |
| 21 | +</section> |
22 | 22 |
|
23 |
| -<section class="contributors"> |
| 23 | +<!-- /.release --> |
24 | 24 |
|
25 |
| -### Contributors |
| 25 | +<section class="release" id="v0.2.0"> |
26 | 26 |
|
27 |
| -A total of 1 person contributed to this release. Thank you to this contributor: |
| 27 | +## 0.2.0 (2024-02-14) |
28 | 28 |
|
29 |
| -- Athan Reines |
| 29 | +No changes reported for this release. |
30 | 30 |
|
31 | 31 | </section>
|
32 | 32 |
|
33 |
| -<!-- /.contributors --> |
| 33 | +<!-- /.release --> |
34 | 34 |
|
35 |
| -</section> |
| 35 | +<section class="release" id="v0.1.0"> |
36 | 36 |
|
37 |
| -<!-- /.release --> |
| 37 | +## 0.1.0 (2023-09-23) |
38 | 38 |
|
39 |
| -<section class="release" id="v0.2.2"> |
| 39 | +<section class="bug-fixes"> |
40 | 40 |
|
41 |
| -## 0.2.2 (2024-07-28) |
| 41 | +### Bug Fixes |
42 | 42 |
|
43 |
| -No changes reported for this release. |
| 43 | +- [`a11b904`](https://github.com/stdlib-js/stdlib/commit/a11b904f72cea90a52038f27acac29eabdc94696) - add missing `this` parameter |
| 44 | +- [`eaa6bdd`](https://github.com/stdlib-js/stdlib/commit/eaa6bdd35b5f78e9dba25d51a04b3070617ac7f1) - update import path for `Collection` type definition |
44 | 45 |
|
45 | 46 | </section>
|
46 | 47 |
|
47 |
| -<!-- /.release --> |
| 48 | +<!-- /.bug-fixes --> |
48 | 49 |
|
49 |
| -<section class="release" id="v0.2.1"> |
| 50 | +<section class="commits"> |
50 | 51 |
|
51 |
| -## 0.2.1 (2024-02-24) |
| 52 | +### Commits |
52 | 53 |
|
53 |
| -No changes reported for this release. |
| 54 | +<details> |
54 | 55 |
|
55 |
| -</section> |
| 56 | +- [`a11b904`](https://github.com/stdlib-js/stdlib/commit/a11b904f72cea90a52038f27acac29eabdc94696) - **fix:** add missing `this` parameter _(by Athan Reines)_ |
| 57 | +- [`eaa6bdd`](https://github.com/stdlib-js/stdlib/commit/eaa6bdd35b5f78e9dba25d51a04b3070617ac7f1) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_ |
56 | 58 |
|
57 |
| -<!-- /.release --> |
| 59 | +</details> |
58 | 60 |
|
59 |
| -<section class="release" id="v0.2.0"> |
| 61 | +</section> |
60 | 62 |
|
61 |
| -## 0.2.0 (2024-02-14) |
| 63 | +<!-- /.commits --> |
62 | 64 |
|
63 |
| -No changes reported for this release. |
| 65 | +<section class="contributors"> |
64 | 66 |
|
65 |
| -</section> |
| 67 | +### Contributors |
66 | 68 |
|
67 |
| -<!-- /.release --> |
| 69 | +A total of 1 person contributed to this release. Thank you to this contributor: |
68 | 70 |
|
69 |
| -<section class="release" id="v0.1.0"> |
| 71 | +- Athan Reines |
70 | 72 |
|
71 |
| -## 0.1.0 (2023-09-23) |
| 73 | +</section> |
72 | 74 |
|
73 |
| -No changes reported for this release. |
| 75 | +<!-- /.contributors --> |
74 | 76 |
|
75 | 77 | </section>
|
76 | 78 |
|
|
0 commit comments