Skip to content

Commit 9f5bec9

Browse files
committed
Publish 3.0.2
SHA256 hashes: jupyterlab_code_formatter-3.0.2-py3-none-any.whl: 9f4c5be0a5296029207d965da7b65621aa8a06d39fc3a5d8e59d1f3db88997fd jupyterlab_code_formatter-3.0.2.tar.gz: 55adb8fa8b9bd58f0b39e7d3ead6c1e862e9ebc1444a66cdb4233d8dc6351d4b jupyterlab_code_formatter-3.0.2.tgz: ddef2be89df0e96cc3a6b81d62982d3851afaaf338564f438b9e3212b4600d46
1 parent 1323459 commit 9f5bec9

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+
## 3.0.2
6+
7+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter/compare/v3.0.1...13234598efd659882e5a7862c8fe32b1f76828a1))
8+
9+
### Bugs fixed
10+
11+
- Update the method for determining kernel language [#354](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter/pull/354) ([@shreve](https://github.com/shreve))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter/graphs/contributors?from=2024-08-07&to=2024-08-14&type=c))
16+
17+
[@shreve](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab_code_formatter+involves%3Ashreve+updated%3A2024-08-07..2024-08-14&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 3.0.1
622

723
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter/compare/v3.0.0...aad4b750c93ac9aa524a1cc18315706c7d464c29))
@@ -25,8 +41,6 @@
2541

2642
[@fcollonval](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab_code_formatter+involves%3Afcollonval+updated%3A2024-07-22..2024-08-07&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab_code_formatter+involves%3Agithub-actions+updated%3A2024-07-22..2024-08-07&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab_code_formatter+involves%3Akrassowski+updated%3A2024-07-22..2024-08-07&type=Issues) | [@panangam](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab_code_formatter+involves%3Apanangam+updated%3A2024-07-22..2024-08-07&type=Issues) | [@shreve](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab_code_formatter+involves%3Ashreve+updated%3A2024-07-22..2024-08-07&type=Issues)
2743

28-
<!-- <END NEW CHANGELOG ENTRY> -->
29-
3044
## 3.0.0
3145

3246
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter/compare/v2.1.0...07f0478cc39a27eb03053fc621a032eb0eaa8931))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab_code_formatter",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": " A JupyterLab plugin to facilitate invocation of code formatters.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)