8000 Auto-generated commit · stdlib-js/ndarray-base-dtype2c@696d3ea · GitHub
[go: up one dir, main page]

Skip to content

Commit 696d3ea

Browse files
committed
Auto-generated commit
1 parent 2d6aa1a commit 696d3ea

File tree

2 files changed

+54
-16
lines changed

2 files changed

+54
-16
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T03:31:54.176Z
1+
2024-08-03T18:44:06.109Z

CHANGELOG.md

Lines changed: 53 additions & 15 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-28)
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+
- [`41a5c49`](https://github.com/stdlib-js/stdlib/commit/41a5c4954cc46899abfe20145987627b2e86fc94) - **test:** update tests in `ndarray/base/*` to support boolean dtypes [(#2505)](https://github.com/stdlib-js/stdlib/pull/2505) _(by Jaysukh Makvana, Athan Reines)_
1616

1717
</details>
1818

@@ -24,9 +24,10 @@
2424

2525
### Contributors
2626

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

2929
- Athan Reines
30+
- Jaysukh Makvana
3031

3132
</section>
3233

@@ -36,16 +37,6 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3637

3738
<!-- /.release -->
3839

39-
<section class="release" id="v0.2.2">
40-
41-
## 0.2.2 (2024-07-28)
42-
43-
No changes reported for this release.
44-
45-
</section>
46-
47-
<!-- /.release -->
48-
4940
<section class="release" id="v0.2.1">
5041

5142
## 0.2.1 (2024-02-24)
@@ -70,7 +61,54 @@ No changes reported for this release.
7061

7162
## 0.1.0 (2023-09-23)
7263

73-
No changes reported for this release.
64+
<section class="features">
65+
66+
### Features
67+
68+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
69+
70+
</section>
71+
72+
<!-- /.features -->
73+
74+
<section class="breaking-changes">
75+
76+
### BREAKING CHANGES
77+
78+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
79+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
80+
81+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
82+
83+
</section>
84+
85+
<!-- /.breaking-changes -->
86+
87+
<section class="commits">
88+
89+
### Commits
90+
91+
<details>
92+
93+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
94+
95+
</details>
96+
97+
</section>
98+
99+
<!-- /.commits -->
100+
101+
<section class="contributors">
102+
103+
### Contributors
104+
105+
A total of 1 person contributed to this release. Thank you to this contributor:
106+
107+
- Philipp Burckhardt
108+
109+
</section>
110+
111+
<!-- /.contributors -->
74112

75113
</section>
76114

0 commit comments

Comments
 (0)
0