Skip to content

Commit c8d6df4

Browse files
committed
Auto-generated commit
1 parent a646180 commit c8d6df4

7 files changed

Lines changed: 20 additions & 245 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-04-28T03:28:04.967Z

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ package.json.copy
2525
###############
2626
build/
2727
downloads/
28+
plans/
2829
reports/
2930
tmp/
3031

@@ -175,6 +176,10 @@ acs-*.bib
175176
*.ind
176177
*.ist
177178

179+
# Git #
180+
#######
181+
.worktrees
182+
178183
# Visual Studio #
179184
#################
180185
.vscode/

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2026-04-12)
7+
## Unreleased (2026-04-28)
88

99
<section class="commits">
1010

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,11 @@ For more information on the project, filing bug reports and feature requests, an
221221

222222
---
223223

224+
## License
225+
226+
See [LICENSE][stdlib-license].
227+
228+
224229
## Copyright
225230

226231
Copyright &copy; 2016-2026. The Stdlib [Authors][stdlib-authors].
@@ -267,6 +272,8 @@ Copyright &copy; 2016-2026. The Stdlib [Authors][stdlib-authors].
267272
[esm-readme]: https://github.com/stdlib-js/math-iter-sequences-nonnegative-integers/blob/esm/README.md
268273
[branches-url]: https://github.com/stdlib-js/math-iter-sequences-nonnegative-integers/blob/main/branches.md
269274

275+
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/math-iter-sequences-nonnegative-integers/main/LICENSE
276+
270277
[oeis-a001477]: http://oeis.org/A001477
271278

272279
<!-- <related-links> -->

dist/index.js

Lines changed: 6 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/main.js

Lines changed: 0 additions & 145 deletions
This file was deleted.

dist/validate.js

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)