Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Aug 3, 2024
1 parent 2fb1993 commit 2d63757
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/.keepalive
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-08-01T03:20:03.220Z
2024-08-03T18:29:56.156Z
64 changes: 54 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,37 @@

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

## 0.1.0 (2024-07-28)

<section class="features">

### Features

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f) - rename 'none' transpose operation to 'no-transpose'

## Unreleased (2024-08-01)
</section>

<!-- /.features -->

<section class="breaking-changes">

### BREAKING CHANGES

- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f): rename 'none' transpose operation to 'no-transpose'

</section>

<!-- /.breaking-changes -->

<section class="commits">

### Commits

<details>

- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f) - **feat:** rename 'none' transpose operation to 'no-transpose' _(by Athan Reines)_

</details>

Expand All @@ -36,21 +56,45 @@ A total of 1 person contributed to this release. Thank you to this contributor:

<!-- /.release -->

<section class="release" id="v0.1.0">
<section class="release" id="v0.0.1">

## 0.1.0 (2024-07-28)
## 0.0.1 (2024-06-19)

No changes reported for this release.
<section class="features">

### Features

- [`d62dd8c`](https://github.com/stdlib-js/stdlib/commit/d62dd8cc70527215253e242624afe900593117b8) - add `blas/base/transpose-operation-resolve-str`

</section>

<!-- /.release -->
<!-- /.features -->

<section class="release" id="v0.0.1">
<section class="commits">

## 0.0.1 (2024-06-19)
### Commits

<details>

- [`d62dd8c`](https://github.com/stdlib-js/stdlib/commit/d62dd8cc70527215253e242624afe900593117b8) - **feat:** add `blas/base/transpose-operation-resolve-str` _(by Athan Reines)_

</details>

</section>

<!-- /.commits -->

No changes reported for this release.
<section class="contributors">

### Contributors

A total of 1 person contributed to this release. Thank you to this contributor:

- Athan Reines

</section>

<!-- /.contributors -->

</section>

Expand Down

0 comments on commit 2d63757

Please sign in to comment.