Skip to content

Commit

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

foobar-0.19.0-py2.py3-none-any.whl: 790545496569c474ea5e4a46e3efadcf3ff9bced28e81a52c4547a59787afb80

foobar-0.19.0.tar.gz: 6be06e02faace1a7330daef9a44436d2eb50b4e8f6ae2d132235657258aeb790
  • Loading branch information
blink1073 committed Nov 22, 2022
1 parent f914091 commit db700a5
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 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.19.0

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

### Enhancements made

- Clean up handling of minimum and prerelease versions [#153](https://github.com/jupyterlab/maintainer-tools/pull/153) ([@blink1073](https://github.com/blink1073))

### Maintenance and upkeep improvements

- Add more dependency verification [#154](https://github.com/jupyterlab/maintainer-tools/pull/154) ([@blink1073](https://github.com/blink1073))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/maintainer-tools/graphs/contributors?from=2022-11-20&to=2022-11-22&type=c))

[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2022-11-20..2022-11-22&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Apre-commit-ci+updated%3A2022-11-20..2022-11-22&type=Issues)

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

## 0.18.1

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

[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2022-11-16..2022-11-20&type=Issues)

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

## 0.18.0

([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...75e5e571c10155efc824beb4f21e5c467e7b42b7))
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.18.1",
"version": "0.19.0",
"private": true
}

0 comments on commit db700a5

Please sign in to comment.