Skip to content

Commit

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

foobar-0.25.7-py3-none-any.whl: 314dda5313c87f206f75e7e9b27aae1dc765a8cee1986c3710dca1a5712fc58f

foobar-0.25.7.tar.gz: 132b775df69157cae6fda35d171ada694282fceae2479cb4a361af502cbd9946
  • Loading branch information
blink1073 committed May 29, 2024
1 parent 7c6c120 commit 14a9f90
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.7

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

### Bugs fixed

- Use a random coverage artifact name if none is given [#237](https://github.com/jupyterlab/maintainer-tools/pull/237) ([@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-27&to=2024-05-29&type=c))

[@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 All @@ -17,8 +33,6 @@

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

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

## 0.25.5

([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...1b81acbb9ee60e99df37262f6f893ae3a81e21fe))
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.6",
"version": "0.25.7",
"private": true
}

0 comments on commit 14a9f90

Please sign in to comment.