From 2d637574b08e75e60fdf5c619469c62a0bd99d63 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sat, 3 Aug 2024 18:29:59 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 2 +- CHANGELOG.md | 64 ++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 55 insertions(+), 11 deletions(-) diff --git a/.github/.keepalive b/.github/.keepalive index 1b5e3bf..a08aa2f 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T03:20:03.220Z +2024-08-03T18:29:56.156Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 80d903f..c9d9d21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,29 @@ > Package changelog. -
+
+ +## 0.1.0 (2024-07-28) + +
+ +### Features + +- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f) - rename 'none' transpose operation to 'no-transpose' -## Unreleased (2024-08-01) +
+ + + +
+ +### BREAKING CHANGES + +- [`722452c`](https://github.com/stdlib-js/stdlib/commit/722452c97282738c0a83e336720c63ee785bc69f): rename 'none' transpose operation to 'no-transpose' + +
+ +
@@ -12,7 +32,7 @@
-- [`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)_
@@ -36,21 +56,45 @@ A total of 1 person contributed to this release. Thank you to this contributor: -
+
-## 0.1.0 (2024-07-28) +## 0.0.1 (2024-06-19) -No changes reported for this release. +
+ +### Features + +- [`d62dd8c`](https://github.com/stdlib-js/stdlib/commit/d62dd8cc70527215253e242624afe900593117b8) - add `blas/base/transpose-operation-resolve-str`
- + -
+
-## 0.0.1 (2024-06-19) +### Commits + +
+ +- [`d62dd8c`](https://github.com/stdlib-js/stdlib/commit/d62dd8cc70527215253e242624afe900593117b8) - **feat:** add `blas/base/transpose-operation-resolve-str` _(by Athan Reines)_ + +
+ +
+ + -No changes reported for this release. +
+ +### Contributors + +A total of 1 person contributed to this release. Thank you to this contributor: + +- Athan Reines + +
+ +