Skip to content

Commit c45f86f

Browse files
committed
Publish 0.19.8
SHA256 hashes: foobar-0.19.8-py2.py3-none-any.whl: 2018af27b519598259d9d5de14c8900c0019ecd2f4d148de8d362e954e3bb8af foobar-0.19.8.tar.gz: d6902ef50152dc20247e1c420fc89da9654b329d912544c70543c56a02bab0ea
1 parent 6a7248a commit c45f86f

File tree

2 files changed

+25
-3
lines changed

2 files changed

+25
-3
lines changed

CHANGELOG.md

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

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

5+
## 0.19.8
6+
7+
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...6a7248ac96dab9da508e3bba6e458d2f3d07f0b7))
8+
9+
### Enhancements made
10+
11+
- Don't fail if errors occurred when updating snapshots [#175](https://github.com/jupyterlab/maintainer-tools/pull/175) ([@fcollonval](https://github.com/fcollonval))
12+
13+
### Maintenance and upkeep improvements
14+
15+
- Sync lint deps [#173](https://github.com/jupyterlab/maintainer-tools/pull/173) ([@blink1073](https://github.com/blink1073))
16+
- Clean up lint [#171](https://github.com/jupyterlab/maintainer-tools/pull/171) ([@blink1073](https://github.com/blink1073))
17+
- Bump ruff from 0.0.189 to 0.0.194 [#169](https://github.com/jupyterlab/maintainer-tools/pull/169) ([@dependabot](https://github.com/dependabot))
18+
- Update linters [#168](https://github.com/jupyterlab/maintainer-tools/pull/168) ([@blink1073](https://github.com/blink1073))
19+
- Allow releasing from repo [#167](https://github.com/jupyterlab/maintainer-tools/pull/167) ([@blink1073](https://github.com/blink1073))
20+
21+
### Contributors to this release
22+
23+
([GitHub contributors page for this release](https://github.com/jupyterlab/maintainer-tools/graphs/contributors?from=2022-12-07&to=2023-01-10&type=c))
24+
25+
[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2022-12-07..2023-01-10&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Adependabot+updated%3A2022-12-07..2023-01-10&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Afcollonval+updated%3A2022-12-07..2023-01-10&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Apre-commit-ci+updated%3A2022-12-07..2023-01-10&type=Issues)
26+
27+
<!-- <END NEW CHANGELOG ENTRY> -->
28+
529
## 0.19.7
630

731
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...052401dcb6419739093b27aa61ac58f98abbaa5c))
@@ -21,8 +45,6 @@
2145

2246
[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2022-11-29..2022-12-07&type=Issues) | [@ophie200](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Aophie200+updated%3A2022-11-29..2022-12-07&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Apre-commit-ci+updated%3A2022-11-29..2022-12-07&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Awelcome+updated%3A2022-11-29..2022-12-07&type=Issues)
2347

24-
<!-- <END NEW CHANGELOG ENTRY> -->
25-
2648
## 0.19.6
2749

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

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

0 commit comments

Comments
 (0)