Skip to content

Commit b92970e

Browse files
committed
Publish 0.25.9
SHA256 hashes: foobar-0.25.9-py3-none-any.whl: ce2a3bfd32dd94d609610349511e1b7eff128057a1ee56e6e2181ca6789e6651 foobar-0.25.9.tar.gz: 2075605c8fc8ac6a6b0cbce3f3e92ed4ae25ad080fe92e8a40b73c9fe73e0aea
1 parent 9b3f545 commit b92970e

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.9
6+
7+
([Full Changelog](https://github.com/jupyterlab/maintainer-tools/compare/v1...9b3f54587c1aeeb20e3fb5806dd1472317c9828f))
8+
9+
### Bugs fixed
10+
11+
- Revert "Use hatch install action" [#239](https://github.com/jupyterlab/maintainer-tools/pull/239) ([@blink1073](https://github.com/blink1073))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyterlab/maintainer-tools/graphs/contributors?from=2024-05-30&to=2024-06-04&type=c))
16+
17+
[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fmaintainer-tools+involves%3Ablink1073+updated%3A2024-05-30..2024-06-04&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.25.8
622

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

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

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

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

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

0 commit comments

Comments
 (0)