Skip to content

Commit cd3d69a

Browse files
committed
Auto-generated commit
1 parent 44df2bb commit cd3d69a

File tree

4 files changed

+54
-23
lines changed

4 files changed

+54
-23
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T05:52:48.339Z
1+
2024-09-01T06:19:35.597Z

CHANGELOG.md

Lines changed: 50 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,40 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.2">
6+
7+
## 0.2.2 (2024-07-29)
8+
9+
No changes reported for this release.
10+
11+
</section>
12+
13+
<!-- /.release -->
14+
15+
<section class="release" id="v0.2.1">
16+
17+
## 0.2.1 (2024-02-25)
18+
19+
No changes reported for this release.
20+
21+
</section>
22+
23+
<!-- /.release -->
24+
25+
<section class="release" id="v0.2.0">
626

7-
## Unreleased (2024-08-01)
27+
## 0.2.0 (2024-02-14)
828

929
<section class="commits">
1030

1131
### Commits
1232

1333
<details>
1434

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
35+
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
36+
- [`6b34523`](https://github.com/stdlib-js/stdlib/commit/6b3452322174342479d6c8b3277c3efee65d4cc0) - **docs:** update links _(by Athan Reines)_
37+
- [`f8f5ed5`](https://github.com/stdlib-js/stdlib/commit/f8f5ed57bcb3be1ff656d1d00a559cbbafca3e83) - **docs:** remove used requires _(by Athan Reines)_
38+
- [`b93826a`](https://github.com/stdlib-js/stdlib/commit/b93826a118ec82feecf5da6cdb66fd6cf5d86e6c) - **test:** add test cases for negative dimension indices _(by Athan Reines)_
1639

1740
</details>
1841

@@ -24,9 +47,10 @@
2447

2548
### Contributors
2649

27-
A total of 1 person contributed to this release. Thank you to this contributor:
50+
A total of 2 people contributed to this release. Thank you to the following contributors:
2851

2952
- Athan Reines
53+
- Philipp Burckhardt
3054

3155
</section>
3256

@@ -36,41 +60,46 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3660

3761
<!-- /.release -->
3862

39-
<section class="release" id="v0.2.2">
63+
<section class="release" id="v0.1.0">
4064

41-
## 0.2.2 (2024-07-29)
65+
## 0.1.0 (2023-10-14)
4266

43-
No changes reported for this release.
67+
<section class="features">
68+
69+
### Features
70+
71+
- [`2fd5a3a`](https://github.com/stdlib-js/stdlib/commit/2fd5a3a25229f47a859fd86f5f4a8311153c2618) - add `ndarray/slice-dimension`
4472

4573
</section>
4674

47-
<!-- /.release -->
75+
<!-- /.features -->
4876

49-
<section class="release" id="v0.2.1">
77+
<section class="commits">
5078

51-
## 0.2.1 (2024-02-25)
79+
### Commits
5280

53-
No changes reported for this release.
81+
<details>
5482

55-
</section>
83+
- [`248d4e0`](https://github.com/stdlib-js/stdlib/commit/248d4e092bb84bb80266ebce30cb3224695cc39c) - **docs:** fix error description _(by Athan Reines)_
84+
- [`2fd5a3a`](https://github.com/stdlib-js/stdlib/commit/2fd5a3a25229f47a859fd86f5f4a8311153c2618) - **feat:** add `ndarray/slice-dimension` _(by Athan Reines)_
5685

57-
<!-- /.release -->
86+
</details>
5887

59-
<section class="release" id="v0.2.0">
88+
</section>
6089

61-
## 0.2.0 (2024-02-14)
90+
<!-- /.commits -->
6291

63-
No changes reported for this release.
92+
<section class="contributors">
6493

65-
</section>
94+
### Contributors
6695

67-
<!-- /.release -->
96+
A total of 1 person contributed to this release. Thank you to this contributor:
6897

69-
<section class="release" id="v0.1.0">
98+
- Athan Reines
7099

71-
## 0.1.0 (2023-10-14)
100+
</section>
72101

73-
No changes reported for this release.
102+
<!-- /.contributors -->
74103

75104
</section>
76105

CONTRIBUTORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Marcus Fantham <[email protected]>
4646
Matt Cochrane <[email protected]>
4747
Mihir Pandit <[email protected]>
4848
Milan Raj <[email protected]>
49+
Mohammad Kaif <[email protected]>
4950
Momtchil Momtchev <[email protected]>
5051
Muhammad Haris <[email protected]>
5152
Naresh Jagadeesan <[email protected]>
@@ -70,6 +71,7 @@ Roman Stetsyk <[email protected]>
7071
7172
Ryan Seal <[email protected]>
7273
Sai Srikar Dumpeti <[email protected]>
74+
SarthakPaandey <[email protected]>
7375
Seyyed Parsa Neshaei <[email protected]>
7476
Shashank Shekhar Singh <[email protected]>
7577

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@stdlib/ndarray-base-slice-dimension": "^0.2.2",
4949
"@stdlib/slice-ctor": "^0.2.2",
5050
"@stdlib/string-format": "^0.2.2",
51-
"@stdlib/types": "^0.3.2",
51+
"@stdlib/types": "^0.4.1",
5252
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5353
},
5454
"devDependencies": {

0 commit comments

Comments
 (0)