Skip to content

Commit

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

jupyter-ai-core-2.24.1.tgz: dc2ae13090889900d6190227d9cc64135dee935509f96e37cd3504a7d56238ef

jupyter_ai-2.24.1-py3-none-any.whl: 73686b679be43c456a7c6c958b31a9a6f77fa0dac57c5f5b87e8471784a7d9f6

jupyter_ai-2.24.1.tar.gz: a70b8e83096be14de89ebde18211658000dd1307e70515e3fb22b4758f12f9a1

jupyter_ai_magics-2.24.1-py3-none-any.whl: 74806c7f3703ac7ab8399fb9c299bd49ea309a2b2c1bc69a8369ac6cf883e91b

jupyter_ai_magics-2.24.1.tar.gz: 5cdb05d39ce698a6bfb16a0ba4c91bd8639725381ebc0727eff97973c66ab93d
  • Loading branch information
dlqqq committed Oct 4, 2024
1 parent f3692d9 commit 1ec0936
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 7 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> -->

## 2.24.1

([Full Changelog](https:/jupyterlab/jupyter-ai/compare/@jupyter-ai/[email protected]))

### Enhancements made

- Make path argument required on /learn [#1012](https:/jupyterlab/jupyter-ai/pull/1012) ([@andrewfulton9](https:/andrewfulton9))

### Bugs fixed

- Export tokens from `lib/index.js` [#1019](https:/jupyterlab/jupyter-ai/pull/1019) ([@dlqqq](https:/dlqqq))

### Contributors to this release

([GitHub contributors page for this release](https:/jupyterlab/jupyter-ai/graphs/contributors?from=2024-09-26&to=2024-10-04&type=c))

[@andrewfulton9](https:/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Aandrewfulton9+updated%3A2024-09-26..2024-10-04&type=Issues) | [@dlqqq](https:/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Adlqqq+updated%3A2024-09-26..2024-10-04&type=Issues) | [@hockeymomonow](https:/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Ahockeymomonow+updated%3A2024-09-26..2024-10-04&type=Issues)

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

## 2.24.0

([Full Changelog](https:/jupyterlab/jupyter-ai/compare/@jupyter-ai/[email protected]))
Expand Down Expand Up @@ -38,8 +58,6 @@ Thank you @michaelchia for developing this feature!

[@akaihola](https:/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Aakaihola+updated%3A2024-09-11..2024-09-26&type=Issues) | [@andrewfulton9](https:/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Aandrewfulton9+updated%3A2024-09-11..2024-09-26&type=Issues) | [@dlqqq](https:/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Adlqqq+updated%3A2024-09-11..2024-09-26&type=Issues) | [@ellisonbg](https:/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Aellisonbg+updated%3A2024-09-11..2024-09-26&type=Issues) | [@hockeymomonow](https:/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Ahockeymomonow+updated%3A2024-09-11..2024-09-26&type=Issues) | [@krassowski](https:/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Akrassowski+updated%3A2024-09-11..2024-09-26&type=Issues) | [@michaelchia](https:/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Amichaelchia+updated%3A2024-09-11..2024-09-26&type=Issues) | [@srdas](https:/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Asrdas+updated%3A2024-09-11..2024-09-26&type=Issues)

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

## 2.23.0

([Full Changelog](https:/jupyterlab/jupyter-ai/compare/@jupyter-ai/[email protected]))
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "2.24.0",
"version": "2.24.1",
"npmClient": "yarn",
"useNx": true
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-ai/monorepo",
"version": "2.24.0",
"version": "2.24.1",
"description": "A generative AI extension for JupyterLab",
"private": true,
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/jupyter-ai-magics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-ai/magics",
"version": "2.24.0",
"version": "2.24.1",
"description": "Jupyter AI magics Python package. Not published on NPM.",
"private": true,
"homepage": "https:/jupyterlab/jupyter-ai",
Expand Down
2 changes: 1 addition & 1 deletion packages/jupyter-ai-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-ai/test",
"version": "2.24.0",
"version": "2.24.1",
"description": "Jupyter AI test package. Not published on NPM or PyPI.",
"private": true,
"homepage": "https:/jupyterlab/jupyter-ai",
Expand Down
2 changes: 1 addition & 1 deletion packages/jupyter-ai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-ai/core",
"version": "2.24.0",
"version": "2.24.1",
"description": "A generative AI extension for JupyterLab",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 1ec0936

Please sign in to comment.