From 785503b951ad94af47c8fbfe8d4e280f97b59eb3 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 1 Aug 2024 05:49:45 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 1 + CHANGELOG.md | 115 +++++---------------------------------------- README.md | 4 +- package.json | 8 ++-- 4 files changed, 20 insertions(+), 108 deletions(-) create mode 100644 .github/.keepalive diff --git a/.github/.keepalive b/.github/.keepalive new file mode 100644 index 0000000..ce78cea --- /dev/null +++ b/.github/.keepalive @@ -0,0 +1 @@ +2024-08-01T05:49:42.233Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 4150649..e901228 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ > Package changelog. -
+
-## 0.2.2 (2024-07-29) +## Unreleased (2024-08-01)
@@ -12,9 +12,7 @@
-- [`8d4c46b`](https://github.com/stdlib-js/stdlib/commit/8d4c46b10ca912401e0ff0caa37a17cd3c443c2f) - **refactor:** update paths _(by Athan Reines)_ -- [`18b3c79`](https://github.com/stdlib-js/stdlib/commit/18b3c79c5035c7082618b7379cd6576e64393a96) - **refactor:** update paths _(by Athan Reines)_ -- [`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_ +- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
@@ -38,9 +36,9 @@ A total of 1 person contributed to this release. Thank you to this contributor: -
+
-## 0.2.1 (2024-02-25) +## 0.2.2 (2024-07-29) No changes reported for this release. @@ -48,49 +46,21 @@ No changes reported for this release. -
- -## 0.2.0 (2024-02-14) - -
- -### Bug Fixes - -- [`c539bd1`](https://github.com/stdlib-js/stdlib/commit/c539bd17b8cd17ca3a37a958626dbd6df2e25477) - add missing argument - -
- - - -
- -### Commits - -
+
-- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_ -- [`23114c6`](https://github.com/stdlib-js/stdlib/commit/23114c65f67ea8c17fc835e280408c39544dfa76) - **build:** remove tslint directives _(by Philipp Burckhardt)_ -- [`c539bd1`](https://github.com/stdlib-js/stdlib/commit/c539bd17b8cd17ca3a37a958626dbd6df2e25477) - **fix:** add missing argument _(by Athan Reines)_ -- [`5325a1c`](https://github.com/stdlib-js/stdlib/commit/5325a1c582f04488de7cfb0cf5f4c08a9bef014d) - **refactor:** use accessor utilities _(by Athan Reines)_ +## 0.2.1 (2024-02-25) -
+No changes reported for this release.
- - -
- -### Contributors - -A total of 2 people contributed to this release. Thank you to the following contributors: + -- Athan Reines -- Philipp Burckhardt +
-
+## 0.2.0 (2024-02-14) - +No changes reported for this release.
@@ -100,66 +70,7 @@ A total of 2 people contributed to this release. Thank you to the following cont ## 0.1.0 (2023-09-24) -
- -### Features - -- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version - -
- - - -
- -### Bug Fixes - -- [`0deb1be`](https://github.com/stdlib-js/stdlib/commit/0deb1be1f1efe2cc98bd944ab1c50cc885cf523b) - update import path for `Collection` type definition - -
- - - -
- -### BREAKING CHANGES - -- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version -- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1 - - - To migrate, users should upgrade their TypeScript version to at least version 4.1. - -
- - - -
- -### Commits - -
- -- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ -- [`0deb1be`](https://github.com/stdlib-js/stdlib/commit/0deb1be1f1efe2cc98bd944ab1c50cc885cf523b) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_ - -
- -
- - - -
- -### Contributors - -A total of 2 people contributed to this release. Thank you to the following contributors: - -- Athan Reines -- Philipp Burckhardt - -
- - +No changes reported for this release.
diff --git a/README.md b/README.md index 6556318..699e131 100644 --- a/README.md +++ b/README.md @@ -214,8 +214,8 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. [npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-base-ndarraylike2object.svg [npm-url]: https://npmjs.org/package/@stdlib/ndarray-base-ndarraylike2object -[test-image]: https://github.com/stdlib-js/ndarray-base-ndarraylike2object/actions/workflows/test.yml/badge.svg?branch=v0.2.2 -[test-url]: https://github.com/stdlib-js/ndarray-base-ndarraylike2object/actions/workflows/test.yml?query=branch:v0.2.2 +[test-image]: https://github.com/stdlib-js/ndarray-base-ndarraylike2object/actions/workflows/test.yml/badge.svg?branch=main +[test-url]: https://github.com/stdlib-js/ndarray-base-ndarraylike2object/actions/workflows/test.yml?query=branch:main [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-ndarraylike2object/main.svg [coverage-url]: https://codecov.io/github/stdlib-js/ndarray-base-ndarraylike2object?branch=main diff --git a/package.json b/package.json index 275c805..c528322 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { - "@stdlib/array-base-accessor-getter": "^0.2.1", - "@stdlib/array-base-accessor-setter": "^0.2.1", + "@stdlib/array-base-accessor-getter": "^0.2.2", + "@stdlib/array-base-accessor-setter": "^0.2.2", "@stdlib/array-base-assert-is-accessor-array": "^0.2.2", "@stdlib/array-base-getter": "^0.2.2", "@stdlib/array-base-setter": "^0.2.2", @@ -52,7 +52,7 @@ "@stdlib/types": "^0.3.2" }, "devDependencies": { - "@stdlib/array-complex64": "^0.2.1", + "@stdlib/array-complex64": "^0.3.0", "@stdlib/array-float64": "^0.2.2", "@stdlib/assert-is-collection": "^0.2.2", "@stdlib/complex-float32-ctor": "^0.0.2", @@ -60,7 +60,7 @@ "@stdlib/complex-float32-real": "^0.1.1", "@stdlib/ndarray-array": "^0.2.1", "@stdlib/ndarray-base-ctor": "^0.2.2", - "@stdlib/ndarray-ctor": "^0.2.1", + "@stdlib/ndarray-ctor": "^0.2.2", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1", "tap-min": "git+https://github.com/Planeshifter/tap-min.git",