Skip to content

Commit

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

foobar-0.21.0-py2.py3-none-any.whl: 580a709de996f6c2446ba2e6f7f125aba5798b24335405fcb23e6ce540c8ee3b

foobar-0.21.0.tar.gz: 2de37d95971bed11a9ec531bfdda6d5f85240f9353945647b9346b385ac8516f
  • Loading branch information
blink1073 committed Jan 27, 2023
1 parent 765cf76 commit c619aff
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.21.0

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

### Bugs fixed

- Yarn cache dir action working for every version of yarn [#180](https://github.com/jupyterlab/maintainer-tools/pull/180) ([@brichet](https://github.com/brichet))

### Contributors to this release

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

[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Abrichet+updated%3A2023-01-26..2023-01-27&type=Issues)

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

## 0.20.0

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

[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Abrichet+updated%3A2023-01-18..2023-01-26&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Awelcome+updated%3A2023-01-18..2023-01-26&type=Issues)

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

## 0.19.10

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

0 comments on commit c619aff

Please sign in to comment.