Skip to content

Commit 57e2b19

Browse files
committed
Publish 0.26.0
SHA256 hashes: foobar-0.26.0-py3-none-any.whl: d44b832a41721606a1b4bacd0db0f6452b735eba9f19fe1979411eecc55268c7 foobar-0.26.0.tar.gz: 349633a6db8e3654514a78dfb959e70a1e43fa093310349d29bdd99b4a0124a2
1 parent 8caed5b commit 57e2b19

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

CHANGELOG.md

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

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

5+
## 0.26.0
6+
7+
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...8caed5bdf3df5993f9bea9a078ae001ddb7600b1))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Bump to `actions/github-script@v7` [#252](https://github.com/jupyterlab/maintainer-tools/pull/252) ([@jtpio](https://github.com/jtpio))
12+
- CI: Bump pre to Python 3.13, standard to 3.12 [#248](https://github.com/jupyterlab/maintainer-tools/pull/248) ([@EwoutH](https://github.com/EwoutH))
13+
14+
### Contributors to this release
15+
16+
([GitHub contributors page for this release](https://github.com/jupyterlab/maintainer-tools/graphs/contributors?from=2024-09-10&to=2024-11-20&type=c))
17+
18+
[@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)
19+
20+
<!-- <END NEW CHANGELOG ENTRY> -->
21+
522
## 0.25.11
623

724
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...d14b6d20a2941b51e65eab627946816117f6760b))
@@ -18,8 +35,6 @@
1835

1936
[@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ajtpio+updated%3A2024-06-18..2024-09-10&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Akrassowski+updated%3A2024-06-18..2024-09-10&type=Issues)
2037

21-
<!-- <END NEW CHANGELOG ENTRY> -->
22-
2338
## 0.25.10
2439

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

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.25.11",
3+
"version": "0.26.0",
44
"private": true,
55
"packageManager": "[email protected]"
66
}

0 commit comments

Comments
 (0)