Skip to content

Commit e2c2386

Browse files
committed
Publish 0.1.0
SHA256 hashes: jupyterlab-codestral-0.1.0.tgz: e66ed2d50b5dc9fe2eedc2afa4ac8c7db958887ecf45860eb0d1c0ed553a4ad5 jupyterlab_codestral-0.1.0-py3-none-any.whl: cb2c9688bbfba208658c0fbe57b4ce054476952c23eea22d75642d5fc4ffac72 jupyterlab_codestral-0.1.0.tar.gz: 2eb30ecaf6d4091de8dc6a99899e70ac8c587d1257902c5f52a41117cdf1f2fe
1 parent b77e9e9 commit e2c2386

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,24 @@
22

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

5+
## 0.1.0
6+
7+
([Full Changelog](https://github.com/jupyterlite/jupyterlab-codestral/compare/9c8d350b8876ad3a9ffe8dbe723ca093bb680681...b77e9e9a563cda3b9d37972248e738746f7370a8))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Reset version [#4](https://github.com/jupyterlite/jupyterlab-codestral/pull/4) ([@jtpio](https://github.com/jtpio))
12+
13+
### Documentation improvements
14+
15+
- Add disclaimer [#3](https://github.com/jupyterlite/jupyterlab-codestral/pull/3) ([@jtpio](https://github.com/jtpio))
16+
- Update links to the repo [#2](https://github.com/jupyterlite/jupyterlab-codestral/pull/2) ([@jtpio](https://github.com/jtpio))
17+
- Add files for a JupyterLite demo [#1](https://github.com/jupyterlite/jupyterlab-codestral/pull/1) ([@jtpio](https://github.com/jtpio))
18+
19+
### Contributors to this release
20+
21+
([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlab-codestral/graphs/contributors?from=2024-06-10&to=2024-06-24&type=c))
22+
23+
[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlab-codestral+involves%3Ajtpio+updated%3A2024-06-10..2024-06-24&type=Issues)
24+
525
<!-- <END NEW CHANGELOG ENTRY> -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-codestral",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Codestral AI code completions for JupyterLab",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)