Skip to content

Commit

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

foobar-0.25.4-py3-none-any.whl: 34afbda42dfb4ad3e6a549797c15658a9746be495c9cbd119b222576cefb4bc2

foobar-0.25.4.tar.gz: d1d491cdad3e5f4efb9a2210c121e4c9cef2057751773e611292c3d7e8c23a2a
  • Loading branch information
blink1073 committed Apr 4, 2024
1 parent 1da9e60 commit 99c34f7
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 5 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

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

## 0.25.4

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

### Bugs fixed

- Do not use constraints file for downstream test [#232](https://github.com/jupyterlab/maintainer-tools/pull/232) ([@blink1073](https://github.com/blink1073))

### Maintenance and upkeep improvements

- Use test extra in resolution [#231](https://github.com/jupyterlab/maintainer-tools/pull/231) ([@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-04-03&to=2024-04-04&type=c))

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

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

## 0.25.3

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

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

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

## 0.25.1

([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...e3d421997a2f6526351a0f889b05f185781575b9))
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.25.3",
"private": true
"name": "@jupyterlab/maintainer-tools",
"version": "0.25.4",
"private": true
}

0 comments on commit 99c34f7

Please sign in to comment.