Skip to content

Commit c619aff

Browse files
committed
Publish 0.21.0
SHA256 hashes: foobar-0.21.0-py2.py3-none-any.whl: 580a709de996f6c2446ba2e6f7f125aba5798b24335405fcb23e6ce540c8ee3b foobar-0.21.0.tar.gz: 2de37d95971bed11a9ec531bfdda6d5f85240f9353945647b9346b385ac8516f
1 parent 765cf76 commit c619aff

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

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

5+
## 0.21.0
6+
7+
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...765cf7655a254572c56634c428e57df3810ed825))
8+
9+
### Bugs fixed
10+
11+
- Yarn cache dir action working for every version of yarn [#180](https://github.com/jupyterlab/maintainer-tools/pull/180) ([@brichet](https://github.com/brichet))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyterlab/maintainer-tools/graphs/contributors?from=2023-01-26&to=2023-01-27&type=c))
16+
17+
[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Abrichet+updated%3A2023-01-26..2023-01-27&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.20.0
622

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

1733
[@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)
1834

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2135
## 0.19.10
2236

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@jupyterlab/maintainer-tools",
3-
"version": "0.20.0",
3+
"version": "0.21.0",
44
"private": true
55
}

0 commit comments

Comments
 (0)