Skip to content

Commit 4d47d3b

Browse files
committed
Auto-generated commit
1 parent 379afaf commit 4d47d3b

File tree

5 files changed

+23
-106
lines changed

5 files changed

+23
-106
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T02:04:45.298Z

.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: 16 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="v0.2.2">
6-
7-
## 0.2.2 (2024-07-27)
5+
<section class="release" id="unreleased">
86

9-
<section class="bug-fixes">
10-
11-
### Bug Fixes
12-
13-
- [`30112b7`](https://github.com/stdlib-js/stdlib/commit/30112b7202358710becc8ea77f4261dd3e7459f3) - replace use of type guards with boolean return type
14-
15-
</section>
16-
17-
<!-- /.bug-fixes -->
7+
## Unreleased (2024-08-01)
188

199
<section class="commits">
2010

2111
### Commits
2212

2313
<details>
2414

25-
- [`30112b7`](https://github.com/stdlib-js/stdlib/commit/30112b7202358710becc8ea77f4261dd3e7459f3) - **fix:** replace use of type guards with boolean return type _(by Philipp Burckhardt)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
2616

2717
</details>
2818

@@ -36,7 +26,7 @@
3626

3727
A total of 1 person contributed to this release. Thank you to this contributor:
3828

39-
- Philipp Burckhardt
29+
- Athan Reines
4030

4131
</section>
4232

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

4737
<!-- /.release -->
4838

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

51-
## 0.2.1 (2024-02-22)
41+
## 0.2.2 (2024-07-27)
5242

5343
No changes reported for this release.
5444

5545
</section>
5646

5747
<!-- /.release -->
5848

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

61-
## 0.2.0 (2024-02-14)
51+
## 0.2.1 (2024-02-22)
6252

6353
No changes reported for this release.
6454

6555
</section>
6656

6757
<!-- /.release -->
6858

69-
<section class="release" id="v0.1.2">
70-
71-
## 0.1.2 (2023-12-17)
72-
73-
<section class="bug-fixes">
74-
75-
### Bug Fixes
76-
77-
- [`ff35f38`](https://github.com/stdlib-js/stdlib/commit/ff35f3846e467adce5c8244342a04e2fd4a2ac84) - make CLI scripts executable [(#1111)](https://github.com/stdlib-js/stdlib/pull/1111)
78-
79-
</section>
80-
81-
<!-- /.bug-fixes -->
82-
83-
<section class="commits">
84-
85-
### Commits
86-
87-
<details>
59+
<section class="release" id="v0.2.0">
8860

89-
- [`45a2bec`](https://github.com/stdlib-js/stdlib/commit/45a2becb6d02b484aaddcdd8c501f2e4dff90967) - **docs:** update links _(by Athan Reines)_
90-
- [`1c169c2`](https://github.com/stdlib-js/stdlib/commit/1c169c2d60ac0f84e950acb31e44321a1500f847) - **docs:** fix lint errors _(by Athan Reines)_
91-
- [`ff35f38`](https://github.com/stdlib-js/stdlib/commit/ff35f3846e467adce5c8244342a04e2fd4a2ac84) - **fix:** make CLI scripts executable [(#1111)](https://github.com/stdlib-js/stdlib/pull/1111) _(by stdlib-bot, Philipp Burckhardt)_
61+
## 0.2.0 (2024-02-14)
9262

93-
</details>
63+
No changes reported for this release.
9464

9565
</section>
9666

97-
<!-- /.commits -->
98-
99-
<section class="contributors">
100-
101-
### Contributors
102-
103-
A total of 2 people contributed to this release. Thank you to the following contributors:
67+
<!-- /.release -->
10468

105-
- Athan Reines
106-
- Philipp Burckhardt
69+
<section class="release" id="v0.1.2">
10770

108-
</section>
71+
## 0.1.2 (2023-12-17)
10972

110-
<!-- /.contributors -->
73+
No changes reported for this release.
11174

11275
</section>
11376

@@ -127,56 +90,7 @@ No changes reported for this release.
12790

12891
## 0.1.0 (2023-09-23)
12992

130-
<section class="features">
131-
132-
### Features
133-
134-
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version
135-
- [`f3f86f0`](https://github.com/stdlib-js/stdlib/commit/f3f86f08470dcb1187e3c45890ada58c59002c0c) - use type predicates for narrowing
136-
137-
</section>
138-
139-
<!-- /.features -->
140-
141-
<section class="breaking-changes">
142-
143-
### BREAKING CHANGES
144-
145-
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version
146-
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
147-
148-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
149-
150-
</section>
151-
152-
<!-- /.breaking-changes -->
153-
154-
<section class="commits">
155-
156-
### Commits
157-
158-
<details>
159-
160-
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
161-
- [`f3f86f0`](https://github.com/stdlib-js/stdlib/commit/f3f86f08470dcb1187e3c45890ada58c59002c0c) - **feat:** use type predicates for narrowing _(by Philipp Burckhardt)_
162-
163-
</details>
164-
165-
</section>
166-
167-
<!-- /.commits -->
168-
169-
<section class="contributors">
170-
171-
### Contributors
172-
173-
A total of 1 person contributed to this release. Thank you to this contributor:
174-
175-
- Philipp Burckhardt
176-
177-
</section>
178-
179-
<!-- /.contributors -->
93+
No changes reported for this release.
18094

18195
</section>
18296

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
259259
[npm-image]: http://img.shields.io/npm/v/@stdlib/assert-is-whitespace.svg
260260
[npm-url]: https://npmjs.org/package/@stdlib/assert-is-whitespace
261261

262-
[test-image]: https://github.com/stdlib-js/assert-is-whitespace/actions/workflows/test.yml/badge.svg?branch=v0.2.2
263-
[test-url]: https://github.com/stdlib-js/assert-is-whitespace/actions/workflows/test.yml?query=branch:v0.2.2
262+
[test-image]: https://github.com/stdlib-js/assert-is-whitespace/actions/workflows/test.yml/badge.svg?branch=main
263+
[test-url]: https://github.com/stdlib-js/assert-is-whitespace/actions/workflows/test.yml?query=branch:main
264264

265265
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-whitespace/main.svg
266266
[coverage-url]: https://codecov.io/github/stdlib-js/assert-is-whitespace?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
"@stdlib/assert-is-browser": "^0.2.2",
5656
"@stdlib/assert-is-windows": "^0.2.2",
5757
"@stdlib/process-exec-path": "^0.2.2",
58-
"@stdlib/string-from-code-point": "^0.2.1",
58+
"@stdlib/string-from-code-point": "^0.2.2",
5959
"@stdlib/string-replace": "^0.2.2",
6060
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6161
"proxyquire": "^2.0.0",
6262
"istanbul": "^0.4.1",
6363
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
64-
"@stdlib/bench-harness": "^0.2.1"
64+
"@stdlib/bench-harness": "^0.2.2"
6565
},
6666
"engines": {
6767
"node": ">=0.10.0",

0 commit comments

Comments
 (0)