Skip to content

Commit

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

foobar-0.25.8-py3-none-any.whl: f2bbe76485d2a0afe9d3b6cd6abeba38b004e7f3a956cb33f93da3534b00244a

foobar-0.25.8.tar.gz: 51ca58aea61be480ca3464c73598152c44c315ec26bc0ae3c0e35d8a5190a7bf
  • Loading branch information
blink1073 committed May 30, 2024
1 parent a5a04cd commit 43eff4a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 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.25.8

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

### Bugs fixed

- Fix coverage report handling [#238](https://github.com/jupyterlab/maintainer-tools/pull/238) ([@blink1073](https://github.com/blink1073))

### Contributors to this release

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

[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2024-05-29..2024-05-30&type=Issues)

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

## 0.25.7

([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...7c6c120d97b33da4bb29b605a37720055821244e))
Expand All @@ -16,8 +32,6 @@

[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2024-05-27..2024-05-29&type=Issues)

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

## 0.25.6

([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...4c96ea39533bc6610e314fb90479dece766a9139))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@jupyterlab/maintainer-tools",
"version": "0.25.7",
"version": "0.25.8",
"private": true
}

0 comments on commit 43eff4a

Please sign in to comment.