Skip to content

Commit

Permalink
Publish 0.1.1
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyterlab-codeium-0.1.1.tgz: 1eb08d3c086327cd107af3124acbab4fa02d6f9835648c52029d4b3cf0658034

jupyterlab_codeium-0.1.1-py3-none-any.whl: 2dd2d5b9ad65f870da2eaea2b7875a13e3f63367850eace44956ca309778b46e

jupyterlab_codeium-0.1.1.tar.gz: 91cf2677edaebf92eddf72e3f2d90ce31392f4341a282efe2360b4c1253aaa36
  • Loading branch information
jtpio committed Jun 26, 2024
1 parent d2eb596 commit ff859f0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

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

## 0.1.1

([Full Changelog](https://github.com/jtpio/jupyterlab-codeium/compare/v0.1.0...d2eb596d8dd368815125fcb71b3f027e8ef3c119))

### Enhancements made

- Remove dialog [#7](https://github.com/jtpio/jupyterlab-codeium/pull/7) ([@jtpio](https://github.com/jtpio))

### Documentation improvements

- Set up playground defaults [#6](https://github.com/jtpio/jupyterlab-codeium/pull/6) ([@jtpio](https://github.com/jtpio))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jtpio/jupyterlab-codeium/graphs/contributors?from=2024-06-04&to=2024-06-26&type=c))

[@jtpio](https://github.com/search?q=repo%3Ajtpio%2Fjupyterlab-codeium+involves%3Ajtpio+updated%3A2024-06-04..2024-06-26&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.1.0

([Full Changelog](https://github.com/jtpio/jupyterlab-codeium/compare/5e6049da035a16249e8784e0037c3c4802974d90...6c748933be3fd695d807e5d43bb1580e80ddd841))
Expand All @@ -19,5 +39,3 @@
([GitHub contributors page for this release](https://github.com/jtpio/jupyterlab-codeium/graphs/contributors?from=2024-06-03&to=2024-06-04&type=c))

[@jtpio](https://github.com/search?q=repo%3Ajtpio%2Fjupyterlab-codeium+involves%3Ajtpio+updated%3A2024-06-03..2024-06-04&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyterlab-codeium",
"version": "0.1.0",
"version": "0.1.1",
"description": "A JupyterLab extension to get AI code completions with Codeium",
"keywords": [
"jupyter",
Expand Down

0 comments on commit ff859f0

Please sign in to comment.