Skip to content

Commit

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

jupyterlite-ai-0.4.0.tgz: a24657e749125c8cdef780e309e3683170d82284a2db2d1adc2ea996c36775b7

jupyterlite_ai-0.4.0-py3-none-any.whl: 528e8197a78271a94e3976ab4b43359f4d868a39d2cf733e33ec9b138c85d462

jupyterlite_ai-0.4.0.tar.gz: 5f8ed9f8caa8a6984b90ab744dc9e9360493cfee3af0f5a4bafaccec340fe1ad
  • Loading branch information
jtpio committed Mar 10, 2025
1 parent bd9c07a commit 272381a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

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

## 0.4.0

([Full Changelog](https://github.com/jupyterlite/ai/compare/v0.3.0...bd9c07a7fec2bfb62c6863a0aacdaefbf22bcd82))

### Enhancements made

- Provider registry [#50](https://github.com/jupyterlite/ai/pull/50) ([@brichet](https://github.com/brichet))
- Completer plugin [#49](https://github.com/jupyterlite/ai/pull/49) ([@brichet](https://github.com/brichet))
- Settings UI improvement [#48](https://github.com/jupyterlite/ai/pull/48) ([@brichet](https://github.com/brichet))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/ai/graphs/contributors?from=2025-02-19&to=2025-03-10&type=c))

[@brichet](https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Abrichet+updated%3A2025-02-19..2025-03-10&type=Issues)

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

## 0.3.0

([Full Changelog](https://github.com/jupyterlite/ai/compare/v0.2.0...1b482ade692e42ad8885aaf3211502720cadeecf))
Expand Down Expand Up @@ -39,8 +57,6 @@

[@brichet](https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Abrichet+updated%3A2024-12-04..2025-02-19&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Ajtpio+updated%3A2024-12-04..2025-02-19&type=Issues)

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

## 0.2.0

([Full Changelog](https://github.com/jupyterlite/ai/compare/v0.1.0...8c41100bf87c99e377fd4752c50853dace7667e1))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/ai",
"version": "0.3.0",
"version": "0.4.0",
"description": "AI code completions and chat for JupyterLite",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 272381a

Please sign in to comment.