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 1, 2024
1 parent ed8fef1 commit 7ce1a34
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 82 deletions.
1 change: 1 addition & 0 deletions .github/.keepalive
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-08-01T02:57:43.861Z
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ docs/**/node_modules/
pids
*.pid
*.seed
yarn.lock
package-lock.json

# Typescript #
##############
Expand Down
98 changes: 20 additions & 78 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,50 +2,17 @@

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

## 0.2.2 (2024-07-27)
## Unreleased (2024-08-01)

<section class="commits">

### Commits

<details>

- [`9f02420`](https://github.com/stdlib-js/stdlib/commit/9f0242052f734a9b9a8a0ea7adb8426d2e2fd5e0) - **docs:** update related packages sections [(#2203)](https://github.com/stdlib-js/stdlib/pull/2203) _(by stdlib-bot)_

</details>

</section>

<!-- /.commits -->

</section>

<!-- /.release -->

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

## 0.2.1 (2024-02-24)

No changes reported for this release.

</section>

<!-- /.release -->

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

## 0.2.0 (2024-02-14)

<section class="commits">

### Commits

<details>

- [`74bf172`](https://github.com/stdlib-js/stdlib/commit/74bf172cde4e19feaf4840c9e03b904bf9819934) - **docs:** update related packages sections [(#1165)](https://github.com/stdlib-js/stdlib/pull/1165) _(by stdlib-bot)_
- [`cab141b`](https://github.com/stdlib-js/stdlib/commit/cab141b17faa237fc68e484979cf1752400e3bf4) - **docs:** update links _(by Athan Reines)_
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_

</details>

Expand All @@ -69,76 +36,51 @@ 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.2.2">

## 0.1.0 (2023-09-23)
## 0.2.2 (2024-07-27)

No changes reported for this release.

</section>

<!-- /.release -->

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

## 0.0.1 (2023-09-21)

<section class="features">
<section class="release" id="v0.2.1">

### Features
## 0.2.1 (2024-02-24)

- [`82dea00`](https://github.com/stdlib-js/stdlib/commit/82dea00133a02b5fa3ca4638b390f920003e8a5d) - rename error codes
- [`941b40e`](https://github.com/stdlib-js/stdlib/commit/941b40e98b5ce8300e33d44f12a4be912aad264b) - add support for performing bounds checking
- [`12e59f2`](https://github.com/stdlib-js/stdlib/commit/12e59f258ef8bbc9d5c1ddcac5954d2cfda6cd91) - add `slice/seq2slice`
No changes reported for this release.

</section>

<!-- /.features -->

<section class="breaking-changes">
<!-- /.release -->

### BREAKING CHANGES
<section class="release" id="v0.2.0">

- [`82dea00`](https://github.com/stdlib-js/stdlib/commit/82dea00133a02b5fa3ca4638b390f920003e8a5d): rename error codes
- [`82dea00`](https://github.com/stdlib-js/stdlib/commit/82dea00133a02b5fa3ca4638b390f920003e8a5d): rename error codes
## 0.2.0 (2024-02-14)

- To migrate, if users were checking for particular error codes, they
should add the `SLICE_` prefix to their checks.
No changes reported for this release.

</section>

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

<section class="commits">

### Commits
<!-- /.release -->

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

- [`82dea00`](https://github.com/stdlib-js/stdlib/commit/82dea00133a02b5fa3ca4638b390f920003e8a5d) - **feat:** rename error codes _(by Athan Reines)_
- [`6e461e6`](https://github.com/stdlib-js/stdlib/commit/6e461e6b3de0334174e0b4972a8b4ecdd080355b) - **style:** disable lint rule _(by Athan Reines)_
- [`ad6be3a`](https://github.com/stdlib-js/stdlib/commit/ad6be3acb2dff32ca13af38d58b18da24d3a965d) - **test:** fix broken test _(by Athan Reines)_
- [`941b40e`](https://github.com/stdlib-js/stdlib/commit/941b40e98b5ce8300e33d44f12a4be912aad264b) - **feat:** add support for performing bounds checking _(by Athan Reines)_
- [`db2a0aa`](https://github.com/stdlib-js/stdlib/commit/db2a0aa1e439cdbab72bd70c46b752f8cdc7beee) - **refactor:** use base implementation _(by Athan Reines)_
- [`12e59f2`](https://github.com/stdlib-js/stdlib/commit/12e59f258ef8bbc9d5c1ddcac5954d2cfda6cd91) - **feat:** add `slice/seq2slice` _(by Athan Reines)_
## 0.1.0 (2023-09-23)

</details>
No changes reported for this release.

</section>

<!-- /.commits -->

<section class="contributors">

### Contributors

A total of 1 person contributed to this release. Thank you to this contributor:
<!-- /.release -->

- Athan Reines
<section class="release" id="v0.0.1">

</section>
## 0.0.1 (2023-09-21)

<!-- /.contributors -->
No changes reported for this release.

</section>

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

[test-image]: https://github.com/stdlib-js/slice-seq2slice/actions/workflows/test.yml/badge.svg?branch=v0.2.2
[test-url]: https://github.com/stdlib-js/slice-seq2slice/actions/workflows/test.yml?query=branch:v0.2.2
[test-image]: https://github.com/stdlib-js/slice-seq2slice/actions/workflows/test.yml/badge.svg?branch=main
[test-url]: https://github.com/stdlib-js/slice-seq2slice/actions/workflows/test.yml?query=branch:main

[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/slice-seq2slice/main.svg
[coverage-url]: https://codecov.io/github/stdlib-js/slice-seq2slice?branch=main
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@stdlib/assert-is-boolean": "^0.2.2",
"@stdlib/assert-is-nonnegative-integer": "^0.2.1",
"@stdlib/assert-is-nonnegative-integer": "^0.2.2",
"@stdlib/assert-is-string": "^0.2.2",
"@stdlib/slice-base-seq2slice": "^0.2.2",
"@stdlib/string-format": "^0.2.2",
Expand All @@ -50,7 +50,7 @@
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
"istanbul": "^0.4.1",
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
"@stdlib/bench-harness": "^0.2.1"
"@stdlib/bench-harness": "^0.2.2"
},
"engines": {
"node": ">=0.10.0",
Expand Down

0 comments on commit 7ce1a34

Please sign in to comment.