File tree Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
> Package changelog.
4
4
5
- <section class =" release " id =" v0.2.0 " >
5
+ <section class =" release " id =" v0.2.2 " >
6
+
7
+ ## 0.2.2 (2024-07-28)
8
+
9
+ No changes reported for this release.
10
+
11
+ </section >
12
+
13
+ <!-- /.release -->
14
+
15
+ <section class =" release " id =" v0.2.1 " >
6
16
7
- ## 0.2.0 (2024-07-28)
17
+ ## 0.2.1 (2024-07-28)
8
18
9
19
No changes reported for this release.
10
20
Original file line number Diff line number Diff line change @@ -264,11 +264,11 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
264
264
[ npm-image ] : http://img.shields.io/npm/v/@stdlib/stats-base-dists-negative-binomial-mgf.svg
265
265
[ npm-url ] : https://npmjs.org/package/@stdlib/stats-base-dists-negative-binomial-mgf
266
266
267
- [ test-image ] : https://github.com/stdlib-js/stats-base-dists-negative-binomial-mgf/actions/workflows/test.yml/badge.svg?branch=v0.2.1
268
- [ test-url ] : https://github.com/stdlib-js/stats-base-dists-negative-binomial-mgf/actions/workflows/test.yml?query=branch:v0.2.1
267
+ [ test-image ] : https://github.com/stdlib-js/stats-base-dists-negative-binomial-mgf/actions/workflows/test.yml/badge.svg?branch=v0.2.2
268
+ [ test-url ] : https://github.com/stdlib-js/stats-base-dists-negative-binomial-mgf/actions/workflows/test.yml?query=branch:v0.2.2
269
269
270
270
[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/stats-base-dists-negative-binomial-mgf/main.svg
271
- [ coverage-url ] : https://codecov.io/github/stdlib-js/stats-base-dists-negative-binomial-mgf?branch=v0.2.1
271
+ [ coverage-url ] : https://codecov.io/github/stdlib-js/stats-base-dists-negative-binomial-mgf?branch=main
272
272
273
273
<!--
274
274
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stdlib/stats-base-dists-negative-binomial-mgf" ,
3
- "version" : " 0.2.1 " ,
3
+ "version" : " 0.2.2 " ,
4
4
"description" : " Negative binomial distribution moment-generating function (MGF)." ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments