Skip to content

Commit

Permalink
Publish 0.24.2
Browse files Browse the repository at this point in the history
SHA256 hashes:

foobar-0.24.2-py2.py3-none-any.whl: 804a15386cc97f1caede2476543c87e8d6d7201c48a0483553e2cb66a6f7526f

foobar-0.24.2.tar.gz: af678d7ddd388195e1fe91f58340e2861f579c9353cefcb6519f59f5f9360b6b
  • Loading branch information
blink1073 committed Oct 16, 2023
1 parent c454f13 commit 4b05d5f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

<!-- <START NEW CHANGELOG ENTRY> -->

## 0.24.2

([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...c454f13fc7a7746ccfc844b06f81856ead87b105))

### Bugs fixed

- Handle more coverage errors [#211](https://github.com/jupyterlab/maintainer-tools/pull/211) ([@blink1073](https://github.com/blink1073))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/maintainer-tools/graphs/contributors?from=2023-10-16&to=2023-10-16&type=c))

[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2023-10-16..2023-10-16&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.24.1

([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...afb8d5118eb0d8d81d4df718129c1a7311179cd1))
Expand All @@ -26,8 +42,6 @@

[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2023-05-31..2023-10-16&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Adependabot+updated%3A2023-05-31..2023-10-16&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ajtpio+updated%3A2023-05-31..2023-10-16&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Apre-commit-ci+updated%3A2023-05-31..2023-10-16&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.24.0

([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...22867a7f8cc22ed01c29e764274af9dfce3482ac))
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@jupyterlab/maintainer-tools",
"version": "0.24.1",
"private": true
"name": "@jupyterlab/maintainer-tools",
"version": "0.24.2",
"private": true
}

0 comments on commit 4b05d5f

Please sign in to comment.