Skip to content

Commit 5b2b5de

Browse files
committed
Publish 0.22.0
SHA256 hashes: foobar-0.22.0-py2.py3-none-any.whl: e283543e6e21bedea5ae94df4239e5b76cc9336d92cee5f3d1d69d6eda52edab foobar-0.22.0.tar.gz: 6ace1a857f442704fac4b7bc8302422291f3079fef705f483b1e6835058bd03b
1 parent 11576ce commit 5b2b5de

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

CHANGELOG.md

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

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

5+
## 0.22.0
6+
7+
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...11576ce36df374e9002ca86e528ac2b440053240))
8+
9+
### Enhancements made
10+
11+
- Add coverage report handling [#189](https://github.com/jupyterlab/maintainer-tools/pull/189) ([@blink1073](https://github.com/blink1073))
12+
13+
### Maintenance and upkeep improvements
14+
15+
### Contributors to this release
16+
17+
([GitHub contributors page for this release](https://github.com/jupyterlab/maintainer-tools/graphs/contributors?from=2023-03-13&to=2023-04-13&type=c))
18+
19+
[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2023-03-13..2023-04-13&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Apre-commit-ci+updated%3A2023-03-13..2023-04-13&type=Issues)
20+
21+
<!-- <END NEW CHANGELOG ENTRY> -->
22+
523
## 0.21.1
624

725
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...c47eba1d99983d24b2ebb7a4ffc9679d558b0dc4))
@@ -19,8 +37,6 @@
1937

2038
[@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)
2139

22-
<!-- <END NEW CHANGELOG ENTRY> -->
23-
2440
## 0.21.0
2541

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

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

0 commit comments

Comments
 (0)