Skip to content

Commit

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

foobar-0.16.0-py2.py3-none-any.whl: 867ad83d8488aedf6893c4d924c8844f53942eb748fc7f7d3b9fb34de66abe53

foobar-0.16.0.tar.gz: 7a46e119341b87d9806d8bef1ce6784cb3876f6532c831ddfa79ba8f5ec26d38
  • Loading branch information
blink1073 committed Oct 11, 2022
1 parent 1ea8dc1 commit b757445
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

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

## 0.16.0

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

### Enhancements made

- Add pre-commit check [#134](https://github.com/jupyterlab/maintainer-tools/pull/134) ([@blink1073](https://github.com/blink1073))

### Maintenance and upkeep improvements

### Contributors to this release

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

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

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

## 0.15.3

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

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

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

## 0.15.2

([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...aabbd216cc7d64608510a5d3eb8e77a9f45a6351))
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@jupyterlab/maintainer-tools",
"version": "0.15.3",
"private": true
}
"name": "@jupyterlab/maintainer-tools",
"version": "0.16.0",
"private": true
}

0 comments on commit b757445

Please sign in to comment.