Skip to content

Commit

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

foobar-0.19.2-py2.py3-none-any.whl: 4474dc6bd67b026c0fec5979dbc6d37d4c8e5a91496aac8e854e3ab1e8f3cfca

foobar-0.19.2.tar.gz: 6711cb95bf28b67fc19ed4ac76796bfbadaa0a66c1683ef76ea5f22f768fdd98
  • Loading branch information
blink1073 committed Nov 25, 2022
1 parent e1ee2f7 commit aab86da
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.19.2

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

### Bugs fixed

- Log link exceptions [#156](https://github.com/jupyterlab/maintainer-tools/pull/156) ([@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-22&to=2022-11-25&type=c))

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

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

## 0.19.1

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

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

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

## 0.19.0

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

0 comments on commit aab86da

Please sign in to comment.