Skip to content

Commit a6edb81

Browse files
committed
Publish 0.1.3
SHA256 hashes: jupyterlite-terminal-0.1.3.tgz: 7733dc2efa2ed7d4b97d7f4eb535651abea4f08979150fb05c8b5a72bd04ddfe jupyterlite_terminal-0.1.3-py3-none-any.whl: e1f82c11ad85a6872be06311895d6a0a5e9f072a75df43fd9403b86a7892b0fd jupyterlite_terminal-0.1.3.tar.gz: 1e59aedf4ffa3e478c8227cc2b0ad2b4171c4e57a9398807d8afd6faa775377c
1 parent 8f8a93f commit a6edb81

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.1.3
6+
7+
([Full Changelog](https://github.com/jupyterlite/terminal/compare/v0.1.2...8f8a93f74b9dfd29775badf53e9dbd67406e2213))
8+
9+
### Enhancements made
10+
11+
- Support use of em-forge wasm files in standalone JupyterLite deployment [#31](https://github.com/jupyterlite/terminal/pull/31) ([@ianthomas23](https://github.com/ianthomas23))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyterlite/terminal/graphs/contributors?from=2024-10-23&to=2024-10-29&type=c))
16+
17+
[@ianthomas23](https://github.com/search?q=repo%3Ajupyterlite%2Fterminal+involves%3Aianthomas23+updated%3A2024-10-23..2024-10-29&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.1.2
622

723
([Full Changelog](https://github.com/jupyterlite/terminal/compare/v0.1.1...03a24763b3e14e04fe09373b8ed0f2ee040b729f))
@@ -28,8 +44,6 @@
2844

2945
[@ianthomas23](https://github.com/search?q=repo%3Ajupyterlite%2Fterminal+involves%3Aianthomas23+updated%3A2024-09-16..2024-10-23&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fterminal+involves%3Ajtpio+updated%3A2024-09-16..2024-10-23&type=Issues) | [@vercel](https://github.com/search?q=repo%3Ajupyterlite%2Fterminal+involves%3Avercel+updated%3A2024-09-16..2024-10-23&type=Issues)
3046

31-
<!-- <END NEW CHANGELOG ENTRY> -->
32-
3347
## 0.1.1
3448

3549
([Full Changelog](https://github.com/jupyterlite/terminal/compare/v0.1.0...f730b658ac11ee7299f697bb81781e2746c83655))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlite/terminal",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "A terminal for JupyterLite",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)