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 Sep 1, 2024
1 parent a74e715 commit ca77897
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 5 deletions.
1 change: 1 addition & 0 deletions .github/.keepalive
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-09-01T03:46:59.533Z
16 changes: 13 additions & 3 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="unreleased">

## Unreleased (2024-09-01)

No changes reported for this release.

</section>

<!-- /.release -->

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

## 0.3.1 (2024-08-18)
Expand All @@ -10,7 +20,7 @@

### Packages

<section class="package" id="error-tools-unreleased">
<section class="package" id="error-tools-v0.3.1">

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

Expand All @@ -32,7 +42,7 @@

<!-- /.package -->

<section class="package" id="error-tools-id2pkg-unreleased">
<section class="package" id="error-tools-id2pkg-v0.3.1">

#### [@stdlib/error/tools/id2pkg](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/error/tools/id2pkg)

Expand All @@ -54,7 +64,7 @@

<!-- /.package -->

<section class="package" id="error-tools-pkg2id-unreleased">
<section class="package" id="error-tools-pkg2id-v0.3.1">

#### [@stdlib/error/tools/pkg2id](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/error/tools/pkg2id)

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

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

[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/error/main.svg
[coverage-url]: https://codecov.io/github/stdlib-js/error?branch=main
Expand Down

0 comments on commit ca77897

Please sign in to comment.