Skip to content

Commit 3becc87

Browse files
committed
Publish 0.25.10
SHA256 hashes: foobar-0.25.10-py3-none-any.whl: 7e59c6db3b675340b0cd1628751012d1dd7b6ced25cefcbc8a40761038673622 foobar-0.25.10.tar.gz: 92c03fef10c3c7aacfcd200be2153dc01abdbf92a55df44c1bfe791d2b334db4
1 parent e255a87 commit 3becc87

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.25.10
6+
7+
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...e255a87c7a0f12f975ff4ca546ab063960dce9bb))
8+
9+
### Bugs fixed
10+
11+
- Enable corepack if `packageManager` is defined [#241](https://github.com/jupyterlab/maintainer-tools/pull/241) ([@fcollonval](https://github.com/fcollonval))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyterlab/maintainer-tools/graphs/contributors?from=2024-06-04&to=2024-06-18&type=c))
16+
17+
[@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Afcollonval+updated%3A2024-06-04..2024-06-18&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.25.9
622

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

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

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

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

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

0 commit comments

Comments
 (0)