Skip to content

Commit

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

foobar-0.23.2-py2.py3-none-any.whl: 7cdd7a2cb54ba0f02066b00afa1bfa76ec34b5c6d4c10347f80756194961d322

foobar-0.23.2.tar.gz: df7437fc016b0046199c63352c65c5fbdd51da430d6123543c7fc043f72d94a9
  • Loading branch information
blink1073 committed May 25, 2023
1 parent b780ea9 commit 05257b9
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.23.2

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

### Maintenance and upkeep improvements

- Allow pip list to fail [#197](https://github.com/jupyterlab/maintainer-tools/pull/197) ([@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-05-25&to=2023-05-25&type=c))

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

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

## 0.23.1

([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...043b8763749e2b8111598361771a9223a9ae5724))
Expand All @@ -18,8 +34,6 @@

[@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ajtpio+updated%3A2023-04-17..2023-05-25&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Apre-commit-ci+updated%3A2023-04-17..2023-05-25&type=Issues)

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

## 0.23.0

([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...91d1deb06f85c09906f44ddcfa60ce660a929569))
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.23.1",
"version": "0.23.2",
"private": true
}

0 comments on commit 05257b9

Please sign in to comment.