File tree Expand file tree Collapse file tree 4 files changed +8
-7
lines changed Expand file tree Collapse file tree 4 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 22
33> Package changelog.
44
5- <section class =" release " id =" unreleased " >
5+ <section class =" release " id =" v0.0.1 " >
66
7- ## Unreleased (2024-06-12 )
7+ ## 0.0.1 (2024-06-19 )
88
99<section class =" features " >
1010
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ Pushpendra Chandravanshi <pushpendrachandravanshi4@gmail.com>
6363Raunak Kumar Gupta <raunakmodanwal321@gmail.com>
6464Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
6565Ricky Reusser <rsreusser@gmail.com>
66+ Ridam Garg <67867319+RidamGarg@users.noreply.github.com>
6667Robert Gislason <gztown2216@yahoo.com>
6768Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
6869Rutam <138517416+performant23@users.noreply.github.com>
@@ -75,7 +76,7 @@ Shraddheya Shendre <shendreshraddheya@gmail.com>
7576Shubh Mehta <93862397+Shubh942@users.noreply.github.com>
7677Shubham Mishra <shubh622005@gmail.com>
7778Sivam Das <100067002+Sivam2313@users.noreply.github.com>
78- Snehil Shah <130062020+Snehil-Shah@users.noreply.github .com>
79+ Snehil Shah <snehilshah.989@gmail .com>
7980Soumajit Chatterjee <121816890+soumajit23@users.noreply.github.com>
8081Spandan Barve <contact@marsian.dev>
8182Stephannie Jiménez Gacha <steff456@hotmail.com>
Original file line number Diff line number Diff line change @@ -212,8 +212,8 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
212212[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-base-assert-is-booleanarray.svg
213213[ npm-url ] : https://npmjs.org/package/@stdlib/array-base-assert-is-booleanarray
214214
215- [ test-image ] : https://github.com/stdlib-js/array-base-assert-is-booleanarray/actions/workflows/test.yml/badge.svg?branch=main
216- [ test-url ] : https://github.com/stdlib-js/array-base-assert-is-booleanarray/actions/workflows/test.yml?query=branch:main
215+ [ test-image ] : https://github.com/stdlib-js/array-base-assert-is-booleanarray/actions/workflows/test.yml/badge.svg?branch=v0.0.1
216+ [ test-url ] : https://github.com/stdlib-js/array-base-assert-is-booleanarray/actions/workflows/test.yml?query=branch:v0.0.1
217217
218218[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-base-assert-is-booleanarray/main.svg
219219[ coverage-url ] : https://codecov.io/github/stdlib-js/array-base-assert-is-booleanarray?branch=main
Original file line number Diff line number Diff line change 11{
22 "name" : " @stdlib/array-base-assert-is-booleanarray" ,
3- "version" : " 0.0.0 " ,
3+ "version" : " 0.0.1 " ,
44 "description" : " Test if a value is a BooleanArray." ,
55 "license" : " Apache-2.0" ,
66 "author" : {
4040 "@stdlib/types" : " ^0.3.2"
4141 },
4242 "devDependencies" : {
43- "@stdlib/array-bool" : " github:stdlib-js/array-bool#main " ,
43+ "@stdlib/array-bool" : " ^0.0.1 " ,
4444 "@stdlib/array-complex128" : " ^0.2.1" ,
4545 "@stdlib/array-complex64" : " ^0.2.1" ,
4646 "@stdlib/array-float32" : " ^0.2.1" ,
You can’t perform that action at this time.
0 commit comments