Skip to content

Commit 1cc5cd1

Browse files
authored
Update README for 1.1.0 release (#80)
1 parent bdfb95d commit 1cc5cd1

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,12 @@ Each `jupyterlite-terminal` release is built against a specific version of `cock
5252
include imports from both `jupyterlite-terminal` and `cockle`, such as if you are implementing
5353
`cockle` external commands, you should ensure that you are using the correct version combination.
5454

55-
| `jupyterlite-terminal` | `cockle` | `jupyterlite-core` |
56-
| ---------------------- | -------- | ------------------ |
57-
| 1.0.1 | 1.0.0 | >= 0.6, < 0.8 |
58-
| 1.0.0 | 1.0.0 | >= 0.6, < 0.7 |
59-
| 0.2.2 | 0.1.3 | >= 0.6, < 0.7 |
55+
| `jupyterlite-terminal` | `cockle` | `jupyterlite-core` | Release date |
56+
| ---------------------- | -------- | ------------------ | ------------ |
57+
| 1.1.0 | 1.2.0 | >= 0.6, < 0.8 | 2025-10-27 |
58+
| 1.0.1 | 1.0.0 | >= 0.6, < 0.8 | 2025-09-03 |
59+
| 1.0.0 | 1.0.0 | >= 0.6, < 0.7 | 2025-08-11 |
60+
| 0.2.2 | 0.1.3 | >= 0.6, < 0.7 | 2025-06-27 |
6061

6162
## Contributing
6263

0 commit comments

Comments
 (0)