Skip to content

Commit

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

foobar-0.19.1-py2.py3-none-any.whl: 096f348db287cdd95b2dcb51435ec30714624a288938520815aed77238165ed9

foobar-0.19.1.tar.gz: 54fecdfc16feddfac342f95bfe0865c917defc7040c1e4f7bb6d199692453e12
  • Loading branch information
blink1073 committed Nov 22, 2022
1 parent f737832 commit 13fcefc
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.1

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

### Bugs fixed

- Add mispell guard and fix pip cache [#155](https://github.com/jupyterlab/maintainer-tools/pull/155) ([@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-22&type=c))

[@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 All @@ -20,8 +36,6 @@

[@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 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.0",
"version": "0.19.1",
"private": true
}

0 comments on commit 13fcefc

Please sign in to comment.