Skip to content

Commit 4033c50

Browse files
committed
Publish 0.21.1
SHA256 hashes: foobar-0.21.1-py2.py3-none-any.whl: 1e7be019ccf4e5e7ffee9ddb7c7a9da12b8076411276936ff9fbfbb79f133c22 foobar-0.21.1.tar.gz: 1390b43c3654b370213f48353121841885ad481700bb22c05f78e5cc602feeb9
1 parent c47eba1 commit 4033c50

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

CHANGELOG.md

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

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

5+
## 0.21.1
6+
7+
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...c47eba1d99983d24b2ebb7a4ffc9679d558b0dc4))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Print the constraints file to terminal [#187](https://github.com/jupyterlab/maintainer-tools/pull/187) ([@blink1073](https://github.com/blink1073))
12+
- Print the pip list in base setup [#186](https://github.com/jupyterlab/maintainer-tools/pull/186) ([@blink1073](https://github.com/blink1073))
13+
- Bump actions/checkout from 2 to 3 [#184](https://github.com/jupyterlab/maintainer-tools/pull/184) ([@dependabot](https://github.com/dependabot))
14+
- Add more linting [#181](https://github.com/jupyterlab/maintainer-tools/pull/181) ([@blink1073](https://github.com/blink1073))
15+
16+
### Contributors to this release
17+
18+
([GitHub contributors page for this release](https://github.com/jupyterlab/maintainer-tools/graphs/contributors?from=2023-01-27&to=2023-03-13&type=c))
19+
20+
[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2023-01-27..2023-03-13&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Adependabot+updated%3A2023-01-27..2023-03-13&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Apre-commit-ci+updated%3A2023-01-27..2023-03-13&type=Issues)
21+
22+
<!-- <END NEW CHANGELOG ENTRY> -->
23+
524
## 0.21.0
625

726
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...765cf7655a254572c56634c428e57df3810ed825))
@@ -16,8 +35,6 @@
1635

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

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2138
## 0.20.0
2239

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

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.21.0",
3+
"version": "0.21.1",
44
"private": true
55
}

0 commit comments

Comments
 (0)