|
2 | 2 |
|
3 | 3 | > Package changelog.
|
4 | 4 |
|
5 |
| -<section class="release" id="unreleased"> |
| 5 | +<section class="release" id="v0.1.2"> |
6 | 6 |
|
7 |
| -## Unreleased (2024-08-01) |
| 7 | +## 0.1.2 (2024-07-29) |
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.1.1"> |
16 | 16 |
|
17 |
| -</details> |
| 17 | +## 0.1.1 (2024-02-25) |
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.1.0"> |
26 | 26 |
|
27 |
| -A total of 1 person contributed to this release. Thank you to this contributor: |
| 27 | +## 0.1.0 (2024-02-15) |
28 | 28 |
|
29 |
| -- Athan Reines |
| 29 | +<section class="features"> |
30 | 30 |
|
31 |
| -</section> |
| 31 | +### Features |
32 | 32 |
|
33 |
| -<!-- /.contributors --> |
| 33 | +- [`84601aa`](https://github.com/stdlib-js/stdlib/commit/84601aaeac5185ada1133b489c69799dcaf5b588) - add `array/cartesian-power` |
34 | 34 |
|
35 | 35 | </section>
|
36 | 36 |
|
37 |
| -<!-- /.release --> |
| 37 | +<!-- /.features --> |
38 | 38 |
|
39 |
| -<section class="release" id="v0.1.2"> |
| 39 | +<section class="commits"> |
40 | 40 |
|
41 |
| -## 0.1.2 (2024-07-29) |
| 41 | +### Commits |
42 | 42 |
|
43 |
| -No changes reported for this release. |
| 43 | +<details> |
44 | 44 |
|
45 |
| -</section> |
| 45 | +- [`d675ecd`](https://github.com/stdlib-js/stdlib/commit/d675ecd88ddfe5f38e484740e951d7440247201a) - **docs:** update related packages sections (#1309) _(by stdlib-bot)_ |
| 46 | +- [`84601aa`](https://github.com/stdlib-js/stdlib/commit/84601aaeac5185ada1133b489c69799dcaf5b588) - **feat:** add `array/cartesian-power` _(by Athan Reines)_ |
46 | 47 |
|
47 |
| -<!-- /.release --> |
| 48 | +</details> |
48 | 49 |
|
49 |
| -<section class="release" id="v0.1.1"> |
| 50 | +</section> |
50 | 51 |
|
51 |
| -## 0.1.1 (2024-02-25) |
| 52 | +<!-- /.commits --> |
52 | 53 |
|
53 |
| -No changes reported for this release. |
| 54 | +<section class="contributors"> |
54 | 55 |
|
55 |
| -</section> |
| 56 | +### Contributors |
56 | 57 |
|
57 |
| -<!-- /.release --> |
| 58 | +A total of 1 person contributed to this release. Thank you to this contributor: |
58 | 59 |
|
59 |
| -<section class="release" id="v0.1.0"> |
| 60 | +- Athan Reines |
60 | 61 |
|
61 |
| -## 0.1.0 (2024-02-15) |
| 62 | +</section> |
62 | 63 |
|
63 |
| -No changes reported for this release. |
| 64 | +<!-- /.contributors --> |
64 | 65 |
|
65 | 66 | </section>
|
66 | 67 |
|
|
0 commit comments