From ff859f02162dbd878282d52ba11169ba1ad575f6 Mon Sep 17 00:00:00 2001 From: jtpio Date: Wed, 26 Jun 2024 07:45:23 +0000 Subject: [PATCH] Publish 0.1.1 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 --- CHANGELOG.md | 22 ++++++++++++++++++++-- package.json | 2 +- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3034b8..52c64d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,26 @@ +## 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) + + + ## 0.1.0 ([Full Changelog](https://github.com/jtpio/jupyterlab-codeium/compare/5e6049da035a16249e8784e0037c3c4802974d90...6c748933be3fd695d807e5d43bb1580e80ddd841)) @@ -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) - - diff --git a/package.json b/package.json index 5eae58a..7c15b04 100644 --- a/package.json +++ b/package.json @@ -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",