Skip to content

Commit fd02d79

Browse files
committed
Publish 0.23.0
SHA256 hashes: foobar-0.23.0-py2.py3-none-any.whl: e081e3b958d9c0e490a592d0830b52fe6c602ae9789eb0693a0555a2730c4a16 foobar-0.23.0.tar.gz: 5f48706a81e401b1d9293d7ccfeb5a0f665a187af5c4c5974fe026e9b762b85c
1 parent 91d1deb commit fd02d79

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.23.0
6+
7+
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...91d1deb06f85c09906f44ddcfa60ce660a929569))
8+
9+
### Enhancements made
10+
11+
- Add report upload [#193](https://github.com/jupyterlab/maintainer-tools/pull/193) ([@krassowski](https://github.com/krassowski))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyterlab/maintainer-tools/graphs/contributors?from=2023-04-13&to=2023-04-17&type=c))
16+
17+
[@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Akrassowski+updated%3A2023-04-13..2023-04-17&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Awelcome+updated%3A2023-04-13..2023-04-17&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.22.1
622

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

1733
[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2023-04-13..2023-04-13&type=Issues)
1834

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

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

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

0 commit comments

Comments
 (0)