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",