Skip to content

Commit ad343fb

Browse files
committed
Publish 0.19.10
SHA256 hashes: foobar-0.19.10-py2.py3-none-any.whl: a5742af2f05efaeefcf9bfd1a98f6af271b39829da4f9a5778987d7c1b7993b6 foobar-0.19.10.tar.gz: 2aae08c4dae359e2beea6fcdc6f9e999c1740b28750aaa62dba494b788806150
1 parent ca49609 commit ad343fb

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

CHANGELOG.md

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

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

5+
## 0.19.10
6+
7+
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...ca49609edf159317162bd6ef63e208b650cf16d4))
8+
9+
### Bugs fixed
10+
11+
- Fix `continue-on-error` configuration [#178](https://github.com/jupyterlab/maintainer-tools/pull/178) ([@fcollonval](https://github.com/fcollonval))
12+
13+
### Maintenance and upkeep improvements
14+
15+
- Add releaser workflows [#177](https://github.com/jupyterlab/maintainer-tools/pull/177) ([@blink1073](https://github.com/blink1073))
16+
17+
### Contributors to this release
18+
19+
([GitHub contributors page for this release](https://github.com/jupyterlab/maintainer-tools/graphs/contributors?from=2023-01-16&to=2023-01-18&type=c))
20+
21+
[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2023-01-16..2023-01-18&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Afcollonval+updated%3A2023-01-16..2023-01-18&type=Issues)
22+
23+
<!-- <END NEW CHANGELOG ENTRY> -->
24+
525
## 0.19.9
626

727
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...8478a3ae23f989e25e3332461fa4f09c254a5a81))
@@ -16,8 +36,6 @@
1636

1737
[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2023-01-10..2023-01-16&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3AJasonWeill+updated%3A2023-01-10..2023-01-16&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Awelcome+updated%3A2023-01-10..2023-01-16&type=Issues)
1838

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2139
## 0.19.8
2240

2341
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...6a7248ac96dab9da508e3bba6e458d2f3d07f0b7))

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

0 commit comments

Comments
 (0)