Skip to content

Commit

Permalink
Release v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Nov 5, 2024
1 parent bf98681 commit 4f5cf65
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 16 deletions.
36 changes: 23 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

> Package changelog.
<section class="release" id="v0.3.3">

## 0.3.3 (2024-11-05)

No changes reported for this release.

</section>

<!-- /.release -->

<section class="release" id="v0.3.2">

## 0.3.2 (2024-11-05)
Expand All @@ -10,7 +20,7 @@

### Packages

<section class="package" id="ndarray-base-assert-unreleased">
<section class="package" id="ndarray-base-assert-v0.3.2">

#### [@stdlib/ndarray/base/assert](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/assert)

Expand All @@ -33,7 +43,7 @@

<!-- /.package -->

<section class="package" id="ndarray-base-assert-has-equal-shape-unreleased">
<section class="package" id="ndarray-base-assert-has-equal-shape-v0.3.2">

#### [@stdlib/ndarray/base/assert/has-equal-shape](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/assert/has-equal-shape)

Expand All @@ -55,7 +65,7 @@

<!-- /.package -->

<section class="package" id="ndarray-base-fill-unreleased">
<section class="package" id="ndarray-base-fill-v0.3.2">

#### [@stdlib/ndarray/base/fill](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/fill)

Expand All @@ -77,7 +87,7 @@

<!-- /.package -->

<section class="package" id="ndarray-base-reverse-unreleased">
<section class="package" id="ndarray-base-reverse-v0.3.2">

#### [@stdlib/ndarray/base/reverse](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/reverse)

Expand All @@ -99,7 +109,7 @@

<!-- /.package -->

<section class="package" id="ndarray-base-slice-dimension-from-unreleased">
<section class="package" id="ndarray-base-slice-dimension-from-v0.3.2">

#### [@stdlib/ndarray/base/slice-dimension-from](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/slice-dimension-from)

Expand All @@ -121,7 +131,7 @@

<!-- /.package -->

<section class="package" id="ndarray-base-slice-dimension-to-unreleased">
<section class="package" id="ndarray-base-slice-dimension-to-v0.3.2">

#### [@stdlib/ndarray/base/slice-dimension-to](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/slice-dimension-to)

Expand All @@ -143,7 +153,7 @@

<!-- /.package -->

<section class="package" id="ndarray-base-to-reversed-unreleased">
<section class="package" id="ndarray-base-to-reversed-v0.3.2">

#### [@stdlib/ndarray/base/to-reversed](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/to-reversed)

Expand All @@ -165,7 +175,7 @@

<!-- /.package -->

<section class="package" id="ndarray-base-transpose-unreleased">
<section class="package" id="ndarray-base-transpose-v0.3.2">

#### [@stdlib/ndarray/base/transpose](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/transpose)

Expand All @@ -187,7 +197,7 @@

<!-- /.package -->

<section class="package" id="ndarray-iter-column-entries-unreleased">
<section class="package" id="ndarray-iter-column-entries-v0.3.2">

#### [@stdlib/ndarray/iter/column-entries](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/iter/column-entries)

Expand All @@ -209,7 +219,7 @@

<!-- /.package -->

<section class="package" id="ndarray-iter-matrix-entries-unreleased">
<section class="package" id="ndarray-iter-matrix-entries-v0.3.2">

#### [@stdlib/ndarray/iter/matrix-entries](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/iter/matrix-entries)

Expand All @@ -231,7 +241,7 @@

<!-- /.package -->

<section class="package" id="ndarray-iter-row-entries-unreleased">
<section class="package" id="ndarray-iter-row-entries-v0.3.2">

#### [@stdlib/ndarray/iter/row-entries](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/iter/row-entries)

Expand All @@ -253,7 +263,7 @@

<!-- /.package -->

<section class="package" id="ndarray-slice-dimension-from-unreleased">
<section class="package" id="ndarray-slice-dimension-from-v0.3.2">

#### [@stdlib/ndarray/slice-dimension-from](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/slice-dimension-from)

Expand All @@ -275,7 +285,7 @@

<!-- /.package -->

<section class="package" id="ndarray-slice-dimension-to-unreleased">
<section class="package" id="ndarray-slice-dimension-to-v0.3.2">

#### [@stdlib/ndarray/slice-dimension-to](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/slice-dimension-to)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray.svg
[npm-url]: https://npmjs.org/package/@stdlib/ndarray

[test-image]: https://github.com/stdlib-js/ndarray/actions/workflows/test.yml/badge.svg?branch=v0.3.2
[test-url]: https://github.com/stdlib-js/ndarray/actions/workflows/test.yml?query=branch:v0.3.2
[test-image]: https://github.com/stdlib-js/ndarray/actions/workflows/test.yml/badge.svg?branch=v0.3.3
[test-url]: https://github.com/stdlib-js/ndarray/actions/workflows/test.yml?query=branch:v0.3.3

[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray/main.svg
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray?branch=main
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stdlib/ndarray",
"version": "0.3.2",
"version": "0.3.3",
"description": "Multidimensional arrays.",
"license": "Apache-2.0",
"author": {
Expand Down

0 comments on commit 4f5cf65

Please sign in to comment.