8000 Auto-generated commit · stdlib-js/array-bool@8d0822f · GitHub
[go: up one dir, main page]

Skip to content

Commit 8d0822f

Browse files
committed
Auto-generated commit
1 parent f847675 commit 8d0822f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

7-
## Unreleased (2024-06-05)
7+
## Unreleased (2024-06-09)
88

99
<section class="features">
1010

@@ -24,6 +24,7 @@
2424

2525
<details>
2626

27+
- [`1b5abe6`](https://github.com/stdlib-js/stdlib/commit/1b5abe6cb97ca371aeeae5ef5e39e9ef20898e52) - **chore:** update package meta data [(#2344)](https://github.com/stdlib-js/stdlib/pull/2344) _(by stdlib-bot, Athan Reines)_
2728
- [`40da309`](https://github.com/stdlib-js/stdlib/commit/40da3097c6ffaed4cd9284d6cdeff8bf11786553) - **feat:** add `map` method to `array/bool` [(#2292)](https://github.com/stdlib-js/stdlib/pull/2292) _(by Jaysukh Makvana, Athan Reines)_
2829
- [`5d53c2d`](https://github.com/stdlib-js/stdlib/commit/5d53c2de22e6899dc3970b4714c0c4e228562f92) - **feat:** add initial TypeScript declarations _(by Athan Reines)_
2930
- [`133dd8b`](https://github.com/stdlib-js/stdlib/commit/133dd8bdce3709d5aeda84906b79882f86d9989d) - **chore:** update package meta data [(##2251)](#2251) _(by stdlib-bot)_

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"main": "./lib",
17< 569C /td>17
"directories": {
1818
"benchmark": "./benchmark",
19+
"doc": "./docs",
1920
"example": "./examples",
2021
"lib": "./lib",
2122
"test": "./test"

0 commit comments

Comments
 (0)
0