Skip to content

Commit b3276fb

Browse files
committed
Auto-generated commit
1 parent 4b28470 commit b3276fb

File tree

2 files changed

+63
-15
lines changed

2 files changed

+63
-15
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T02:51:50.942Z
1+
2024-08-03T17:55:24.280Z

CHANGELOG.md

Lines changed: 62 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.2">
66

7-
## Unreleased (2024-08-01)
7+
## 0.2.2 (2024-07-27)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
15+
- [`aaa391a`](https://github.com/stdlib-js/stdlib/commit/aaa391a46214c21dca294506d06ac0b3d59512ce) - **chore:** fix typos _(by Philipp Burckhardt)_
1616

1717
</details>
1818

@@ -26,7 +26,7 @@
2626

2727
A total of 1 person contributed to this release. Thank you to this contributor:
2828

29-
- Athan Reines
29+
- Philipp Burckhardt
3030

3131
</section>
3232

@@ -36,31 +36,45 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3636

3737
<!-- /.release -->
3838

39-
<section class="release" id="v0.2.2">
39+
<section class="release" id="v0.2.1">
4040

41-
## 0.2.2 (2024-07-27)
41+
## 0.2.1 (2024-02-24)
4242

4343
No changes reported for this release.
4444

4545
</section>
4646

4747
<!-- /.release -->
4848

49-
<section class="release" id="v0.2.1">
49+
<section class="release" id="v0.2.0">
5050

51-
## 0.2.1 (2024-02-24)
51+
## 0.2.0 (2024-02-14)
5252

53-
No changes reported for this release.
53+
<section class="commits">
54+
55+
### Commits
56+
57+
<details>
58+
59+
- [`109746a`](https://github.com/stdlib-js/stdlib/commit/109746a235c41d431df26671ee53019cd551896c) - **refactor:** use utility to create a MultiSlice from a list of arguments _(by Athan Reines)_
60+
61+
</details>
5462

5563
</section>
5664

57-
<!-- /.release -->
65+
<!-- /.commits -->
5866

59-
<section class="release" id="v0.2.0">
67+
<section class="contributors">
6068

61-
## 0.2.0 (2024-02-14)
69+
### Contributors
6270

63-
No changes reported for this release.
71+
A total of 1 person contributed to this release. Thank you to this contributor:
72+
73+
- Athan Reines
74+
75+
</section>
76+
77+
<!-- /.contributors -->
6478

6579
</section>
6680

@@ -70,7 +84,41 @@ No changes reported for this release.
7084

7185
## 0.1.0 (2023-09-23)
7286

73-
No changes reported for this release.
87+
<section class="features">
88+
89+
### Features
90+
91+
- [`3bf733b`](https://github.com/stdlib-js/stdlib/commit/3bf733b4e758503442f10b69b85e2a239fa16a39) - add `slice/base/seq2multislice`
92+
93+
</section>
94+
95+
<!-- /.features -->
96+
97+
<section class="commits">
98+
99+
### Commits
100+
101+
<details>
102+
103+
- [`3bf733b`](https://github.com/stdlib-js/stdlib/commit/3bf733b4e758503442f10b69b85e2a239fa16a39) - **feat:** add `slice/base/seq2multislice` _(by Athan Reines)_
104+
105+
</details>
106+
107+
</section>
108+
109+
<!-- /.commits -->
110+
111+
<section class="contributors">
112+
113+
### Contributors
114+
115+
A total of 1 person contributed to this release. Thank you to this contributor:
116+
117+
- Athan Reines
118+
119+
</section>
120+
121+
<!-- /.contributors -->
74122

75123
</section>
76124

0 commit comments

Comments
 (0)