Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit e1371a8

Browse files
committed
Publish 1.0.0a2
SHA256 hashes: jupyterlite-xeus-python-kernel-1.0.0-a2.tgz: 8951a93928f6286912fa450387421ae6b088d0e5926fa02ddfd048e5cad4dd79 jupyterlite_xeus_python-1.0.0a2-py3-none-any.whl: e33e954ab4af0267d61f70580328531576f98f58381147f3422a83904f0ad0b5 jupyterlite_xeus_python-1.0.0a2.tar.gz: 1a7928a92f7844baa2d773685afab5b01b0d50493adddc8385d2105e9057c54e
1 parent e5d5d48 commit e1371a8

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

CHANGELOG.md

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

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

5+
## 1.0.0a2
6+
7+
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v1.0.0a1...e5d5d48763484fd4b6e84ff7fcf3ff26f8c3fd22))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Add `enforce-label` workflow [#180](https://github.com/jupyterlite/xeus-python-kernel/pull/180) ([@jtpio](https://github.com/jtpio))
12+
- Add missing `ensured-targets` [#179](https://github.com/jupyterlite/xeus-python-kernel/pull/179) ([@jtpio](https://github.com/jtpio))
13+
- Start `ui-tests` [#167](https://github.com/jupyterlite/xeus-python-kernel/pull/167) ([@jtpio](https://github.com/jtpio))
14+
15+
### Documentation improvements
16+
17+
- Include the changelog in the docs [#173](https://github.com/jupyterlite/xeus-python-kernel/pull/173) ([@jtpio](https://github.com/jtpio))
18+
19+
### Contributors to this release
20+
21+
([GitHub contributors page for this release](https://github.com/jupyterlite/xeus-python-kernel/graphs/contributors?from=2023-10-11&to=2023-10-17&type=c))
22+
23+
[@github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Agithub-actions+updated%3A2023-10-11..2023-10-17&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Ajtpio+updated%3A2023-10-11..2023-10-17&type=Issues)
24+
25+
<!-- <END NEW CHANGELOG ENTRY> -->
26+
527
## 1.0.0a1
628

729
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v1.0.0a0...2f336570200a6fec5f82c302ed6c5fda80598535))
@@ -21,8 +43,6 @@
2143

2244
[@github-actions](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Agithub-actions+updated%3A2023-09-27..2023-10-11&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3Ajtpio+updated%3A2023-09-27..2023-10-11&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus-python-kernel+involves%3AmartinRenou+updated%3A2023-09-27..2023-10-11&type=Issues)
2345

24-
<!-- <END NEW CHANGELOG ENTRY> -->
25-
2646
## 1.0.0a0
2747

2848
([Full Changelog](https://github.com/jupyterlite/xeus-python-kernel/compare/v0.9.6...8ed06f083b2e325af748e256e8a5e7118ec29a7e))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlite/xeus-python-kernel",
3-
"version": "1.0.0-a1",
3+
"version": "1.0.0-a2",
44
"description": "A Python kernel for JupyterLite, powered by Xeus",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)