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