Skip to content

Commit e3870c3

Browse files
committed
Publish 0.27.0
SHA256 hashes: foobar-0.27.0-py3-none-any.whl: 1e039f6a30104822cda8a163caf298718e578b9f0a439d06e8145d7e11d51df0 foobar-0.27.0.tar.gz: f41985dabe2994b617889ddd895505bb6d896d5bb84fc46976b28946fa384b14
1 parent 7b3ab8e commit e3870c3

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.27.0
6+
7+
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...7b3ab8eea942a1b297ba40bc1d0bc659a54fb81c))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Bump min Python to 3.9 [#253](https://github.com/jupyterlab/maintainer-tools/pull/253) ([@Carreau](https://github.com/Carreau))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyterlab/maintainer-tools/graphs/contributors?from=2024-11-20&to=2024-12-17&type=c))
16+
17+
[@Carreau](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3ACarreau+updated%3A2024-11-20..2024-12-17&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.26.0
622

723
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...8caed5bdf3df5993f9bea9a078ae001ddb7600b1))
@@ -17,8 +33,6 @@
1733

1834
[@EwoutH](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3AEwoutH+updated%3A2024-09-10..2024-11-20&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ajtpio+updated%3A2024-09-10..2024-11-20&type=Issues)
1935

20-
<!-- <END NEW CHANGELOG ENTRY> -->
21-
2236
## 0.25.11
2337

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlab/maintainer-tools",
3-
"version": "0.26.0",
3+
"version": "0.27.0",
44
"private": true,
55
"packageManager": "[email protected]"
66
}

0 commit comments

Comments
 (0)