Skip to content

Commit e5651e6

Browse files
committed
Auto-generated commit
1 parent 74b0e94 commit e5651e6

File tree

5 files changed

+35
-181
lines changed

5 files changed

+35
-181
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T00:54:31.388Z

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ docs/**/node_modules/
101101
pids
102102
*.pid
103103
*.seed
104+
yarn.lock
105+
package-lock.json
104106

105107
# Typescript #
106108
##############

CHANGELOG.md

Lines changed: 26 additions & 175 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

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

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

99
<section class="packages">
1010

@@ -14,12 +14,26 @@
1414

1515
<!-- /.packages -->
1616

17+
<section class="contributors">
18+
19+
### Contributors
20+
21+
A total of 1 person contributed to this release. Thank you to this contributor:
22+
23+
- Athan Reines
24+
25+
</section>
26+
27+
<!-- /.contributors -->
28+
1729
<section class="commits">
1830

1931
### Commits
2032

2133
<details>
2234

35+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
36+
2337
</details>
2438

2539
</section>
@@ -30,7 +44,7 @@
3044

3145
<!-- /.release -->
3246

33-
## 0.2.1 (2024-02-21)
47+
## 0.2.2 (2024-07-27)
3448

3549
<section class="packages">
3650

@@ -52,74 +66,44 @@
5266

5367
<!-- /.commits -->
5468

55-
## 0.2.0 (2024-02-14)
69+
## 0.2.1 (2024-02-21)
5670

5771
<section class="packages">
5872

5973
### Packages
6074

61-
<section class="package" id="constants-array-v0.2.0">
62-
63-
#### [@stdlib/constants/array](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/array)
64-
65-
<details>
66-
67-
No changes reported for this release.</details>
68-
6975
</section>
7076

71-
<!-- /.package -->
77+
<!-- /.packages -->
7278

73-
<section class="package" id="constants-array-max-array-length-v0.2.0">
79+
<section class="commits">
7480

75-
#### [@stdlib/constants/array/max-array-length](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/array/max-array-length)
81+
### Commits
7682

7783
<details>
7884

79-
No changes reported for this release.</details>
85+
</details>
8086

8187
</section>
8288

83-
<!-- /.package -->
84-
85-
<section class="package" id="constants-array-max-typed-array-length-v0.2.0">
86-
87-
#### [@stdlib/constants/array/max-typed-array-length](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/array/max-typed-array-length)
88-
89-
<details>
89+
<!-- /.commits -->
9090

91-
No changes reported for this release.</details>
91+
## 0.2.0 (2024-02-14)
9292

93-
</section>
93+
<section class="packages">
9494

95-
<!-- /.package -->
95+
### Packages
9696

9797
</section>
9898

9999
<!-- /.packages -->
100100

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 -->
112-
113101
<section class="commits">
114102

115103
### Commits
116104

117105
<details>
118106

119-
- [`9502ed2`](https://github.com/stdlib-js/stdlib/commit/9502ed27e2853e312c556a48bdd7775095e66709) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
120-
- [`46d049b`](https://github.com/stdlib-js/stdlib/commit/46d049b5d38f9ef6e426d6a517ac8925c94d7642) - **build:** replace tslint directive _(by Philipp Burckhardt)_
121-
- [`d73bbf4`](https://github.com/stdlib-js/stdlib/commit/d73bbf43d222f935085f8ecf7526e5f57835f74e) - **build:** replace lint directives _(by Philipp Burckhardt)_
122-
123107
</details>
124108

125109
</section>
@@ -154,149 +138,16 @@ A total of 1 person contributed to this release. Thank you to this contributor:
154138

155139
### Packages
156140

157-
<section class="package" id="constants-array-v0.1.0">
158-
159-
#### [@stdlib/constants/array](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/array)
160-
161-
<details>
162-
163-
<section class="features">
164-
165-
##### Features
166-
167-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
168-
169-
</section>
170-
171-
<!-- /.features -->
172-
173-
<section class="breaking-changes">
174-
175-
##### BREAKING CHANGES
176-
177-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version
178-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
179-
180-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
181-
182-
</section>
183-
184-
<!-- /.breaking-changes -->
185-
186-
</details>
187-
188-
</section>
189-
190-
<!-- /.package -->
191-
192-
<section class="package" id="constants-array-max-array-length-v0.1.0">
193-
194-
#### [@stdlib/constants/array/max-array-length](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/array/max-array-length)
195-
196-
<details>
197-
198-
<section class="features">
199-
200-
##### Features
201-
202-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
203-
204-
</section>
205-
206-
<!-- /.features -->
207-
208-
<section class="breaking-changes">
209-
210-
##### BREAKING CHANGES
211-
212-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version
213-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
214-
215-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
216-
217-
</section>
218-
219-
<!-- /.breaking-changes -->
220-
221-
</details>
222-
223-
</section>
224-
225-
<!-- /.package -->
226-
227-
<section class="package" id="constants-array-max-typed-array-length-v0.1.0">
228-
229-
#### [@stdlib/constants/array/max-typed-array-length](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/array/max-typed-array-length)
230-
231-
<details>
232-
233-
<section class="features">
234-
235-
##### Features
236-
237-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
238-
239-
</section>
240-
241-
<!-- /.features -->
242-
243-
<section class="breaking-changes">
244-
245-
##### BREAKING CHANGES
246-
247-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version
248-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
249-
250-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
251-
252-
</section>
253-
254-
<!-- /.breaking-changes -->
255-
256-
</details>
257-
258-
</section>
259-
260-
<!-- /.package -->
261-
262141
</section>
263142

264143
<!-- /.packages -->
265144

266-
<section class="breaking-changes">
267-
268-
### BREAKING CHANGES
269-
270-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version
271-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
272-
273-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
274-
275-
</section>
276-
277-
<!-- /.breaking-changes -->
278-
279-
<section class="contributors">
280-
281-
### Contributors
282-
283-
A total of 1 person contributed to this release. Thank you to this contributor:
284-
285-
- Philipp Burckhardt
286-
287-
</section>
288-
289-
<!-- /.contributors -->
290-
291145
<section class="commits">
292146

293147
### Commits
294148

295149
<details>
296150

297-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
298-
- [`11b2b38`](https://github.com/stdlib-js/stdlib/commit/11b2b3850a34ffa1637b5efed3f83e3211fbb5c4) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
299-
300151
</details>
301152

302153
</section>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
153153
[npm-image]: http://img.shields.io/npm/v/@stdlib/constants-array.svg
154154
[npm-url]: https://npmjs.org/package/@stdlib/constants-array
155155

156-
[test-image]: https://github.com/stdlib-js/constants-array/actions/workflows/test.yml/badge.svg?branch=v0.2.2
157-
[test-url]: https://github.com/stdlib-js/constants-array/actions/workflows/test.yml?query=branch:v0.2.2
156+
[test-image]: https://github.com/stdlib-js/constants-array/actions/workflows/test.yml/badge.svg?branch=main
157+
[test-url]: https://github.com/stdlib-js/constants-array/actions/workflows/test.yml?query=branch:main
158158

159159
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-array/main.svg
160160
[coverage-url]: https://codecov.io/github/stdlib-js/constants-array?branch=main

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"url": "https://github.com/stdlib-js/stdlib/issues"
3636
},
3737
"dependencies": {
38-
"@stdlib/constants-array-max-array-length": "^0.2.1",
39-
"@stdlib/constants-array-max-typed-array-length": "^0.2.1",
38+
"@stdlib/constants-array-max-array-length": "^0.2.2",
39+
"@stdlib/constants-array-max-typed-array-length": "^0.2.2",
4040
"@stdlib/utils-define-read-only-property": "^0.2.2"
4141
},
4242
"devDependencies": {
43-
"@stdlib/array-ctors": "^0.2.1",
43+
"@stdlib/array-ctors": "^0.3.0",
4444
"@stdlib/string-format": "^0.2.2",
45-
"@stdlib/utils-keys": "^0.2.1",
45+
"@stdlib/utils-keys": "^0.2.2",
4646
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
4747
"istanbul": "^0.4.1",
4848
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)