Skip to content

Commit 6ad9c57

Browse files
committed
Auto-generated commit
1 parent 13fb900 commit 6ad9c57

File tree

4 files changed

+80
-15
lines changed

4 files changed

+80
-15
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T06:03:34.854Z
1+
2024-09-01T06:31:21.169Z

CHANGELOG.md

Lines changed: 76 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,19 @@
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-29)
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+
- [`8d4c46b`](https://github.com/stdlib-js/stdlib/commit/8d4c46b10ca912401e0ff0caa37a17cd3c443c2f) - **refactor:** update paths _(by Athan Reines)_
16+
- [`18b3c79`](https://github.com/stdlib-js/stdlib/commit/18b3c79c5035c7082618b7379cd6576e64393a96) - **refactor:** update paths _(by Athan Reines)_
17+
- [`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
1618

1719
</details>
1820

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

3739
<!-- /.release -->
3840

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

41-
## 0.2.2 (2024-07-29)
43+
## 0.2.1 (2024-02-25)
4244

4345
No changes reported for this release.
4446

4547
</section>
4648

4749
<!-- /.release -->
4850

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

51-
## 0.2.1 (2024-02-25)
53+
## 0.2.0 (2024-02-14)
5254

53-
No changes reported for this release.
55+
<section class="commits">
56+
57+
### Commits
58+
59+
<details>
60+
61+
- [`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
62+
63+
</details>
5464

5565
</section>
5666

57-
<!-- /.release -->
67+
<!-- /.commits -->
5868

59-
<section class="release" id="v0.2.0">
69+
<section class="contributors">
6070

61-
## 0.2.0 (2024-02-14)
71+
### Contributors
6272

63-
No changes reported for this release.
73+
A total of 1 person contributed to this release. Thank you to this contributor:
74+
75+
- Philipp Burckhardt
76+
77+
</section>
78+
79+
<!-- /.contributors -->
6480

6581
</section>
6682

@@ -70,7 +86,54 @@ No changes reported for this release.
7086

7187
## 0.1.0 (2023-09-24)
7288

73-
No changes reported for this release.
89+
<section class="features">
90+
91+
### Features
92+
93+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
94+
95+
</section>
96+
97+
<!-- /.features -->
98+
99+
<section class="breaking-changes">
100+
101+
### BREAKING CHANGES
102+
103+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
104+
105+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
106+
107+
</section>
108+
109+
<!-- /.breaking-changes -->
110+
111+
<section class="commits">
112+
113+
### Commits
114+
115+
<details>
116+
117+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
118+
- [`3f60609`](https://github.com/stdlib-js/stdlib/commit/3f6060905121938ee8c8a7d9c6ab93d5d82ed2be) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
119+
120+
</details>
121+
122+
</section>
123+
124+
<!-- /.commits -->
125+
126+
<section class="contributors">
127+
128+
### Contributors
129+
130+
A total of 1 person contributed to this release. Thank you to this contributor:
131+
132+
- Philipp Burckhardt
133+
134+
</section>
135+
136+
<!-- /.contributors -->
74137

75138
</section>
76139

CONTRIBUTORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Marcus Fantham <mfantham@users.noreply.github.com>
4646
Matt Cochrane <matthew.cochrane.eng@gmail.com>
4747
Mihir Pandit <129577900+MSP20086@users.noreply.github.com>
4848
Milan Raj <rajsite@users.noreply.github.com>
49+
Mohammad Kaif <98884589+Kaif987@users.noreply.github.com>
4950
Momtchil Momtchev <momtchil@momtchev.com>
5051
Muhammad Haris <harriskhan047@outlook.com>
5152
Naresh Jagadeesan <naresh.naresh000@gmail.com>
@@ -70,6 +71,7 @@ Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
7071
Rutam <138517416+performant23@users.noreply.github.com>
7172
Ryan Seal <splrk@users.noreply.github.com>
7273
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
74+
SarthakPaandey <145528240+SarthakPaandey@users.noreply.github.com>
7375
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
7476
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
7577
Shivam <11shivam00@gmail.com>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@stdlib/assert-is-function": "^0.2.2",
4646
"@stdlib/string-format": "^0.2.2",
4747
"@stdlib/symbol-iterator": "^0.2.2",
48-
"@stdlib/types": "^0.3.2",
48+
"@stdlib/types": "^0.4.1",
4949
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
5050
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5151
},

0 commit comments

Comments
 (0)