Skip to content

Commit

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

foobar-0.25.6-py3-none-any.whl: 15e38ecbef6ce0daece18f91543e00bca2ba38e66590b28b64e262c05f60f20a

foobar-0.25.6.tar.gz: b7ee2d47e3141538ad808a07cc85b5c91443129a8495d7187fb34d4bbc236fa5
  • Loading branch information
blink1073 committed May 27, 2024
1 parent 4c96ea3 commit 48e97ea
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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

## 0.25.6

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

### Maintenance and upkeep improvements

- Use hatch install action [#236](https://github.com/jupyterlab/maintainer-tools/pull/236) ([@blink1073](https://github.com/blink1073))
- Upgrade actions [#235](https://github.com/jupyterlab/maintainer-tools/pull/235) ([@fcollonval](https://github.com/fcollonval))

### Contributors to this release

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

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

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

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

## 0.25.4

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

0 comments on commit 48e97ea

Please sign in to comment.