From 5dec97eb6cffa571711e2cc76cbd92bf109d500a Mon Sep 17 00:00:00 2001 From: JasonWeill Date: Thu, 18 Jan 2024 18:46:53 +0000 Subject: [PATCH] Publish 1.9.1 SHA256 hashes: jupyter-ai-core-1.9.1.tgz: cb4c936cd12c6af4cb759ab71fab9ce490b2cc478551766ac580ad30f0f8d1b6 jupyter_ai-1.9.1-py3-none-any.whl: 7d79492c1275be0bb05eec8328862fbdc30494bf1ef7fb0f0c01595849c12a0b jupyter_ai-1.9.1.tar.gz: 654063c2a67823c418360c9927d3827841d8f02d552f85da644660d3469e7f3a jupyter_ai_magics-1.9.1-py3-none-any.whl: 46faa81c16c63d6a5e3ed34520f3c1642dabcf85a7af100868e938d7e3508438 jupyter_ai_magics-1.9.1.tar.gz: d55c28a772a7e9d3f6946e0903693817a4fa5550edd5685529a81d85b8ef1c49 --- CHANGELOG.md | 22 ++++++++++++++++++++-- lerna.json | 2 +- package.json | 2 +- packages/jupyter-ai-magics/package.json | 2 +- packages/jupyter-ai/package.json | 2 +- 5 files changed, 24 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e56d7ad42..dfb4c473c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,26 @@ +## 1.9.1 + +([Full Changelog](https://github.com/jupyterlab/jupyter-ai/compare/@jupyter-ai/core@1.9.0...c61e97c7d2dddfc7874e44c44f346534405f00fd)) + +### Enhancements made + +- LangChain v0.1.0 [#572](https://github.com/jupyterlab/jupyter-ai/pull/572) ([@dlqqq](https://github.com/dlqqq)) + +### Bugs fixed + +- Update Cohere model IDs [#584](https://github.com/jupyterlab/jupyter-ai/pull/584) ([@dlqqq](https://github.com/dlqqq)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-ai/graphs/contributors?from=2024-01-08&to=2024-01-18&type=c)) + +[@dlqqq](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Adlqqq+updated%3A2024-01-08..2024-01-18&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3AJasonWeill+updated%3A2024-01-08..2024-01-18&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Ajtpio+updated%3A2024-01-08..2024-01-18&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Ameeseeksmachine+updated%3A2024-01-08..2024-01-18&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Awelcome+updated%3A2024-01-08..2024-01-18&type=Issues) + + + ## 1.9.0 ([Full Changelog](https://github.com/jupyterlab/jupyter-ai/compare/@jupyter-ai/core@1.8.1...8d3f22c9d7a245d8fcf83c9782ed33d3ef83ef30)) @@ -17,8 +37,6 @@ [@dlqqq](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Adlqqq+updated%3A2024-01-03..2024-01-08&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3AJasonWeill+updated%3A2024-01-03..2024-01-08&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Akrassowski+updated%3A2024-01-03..2024-01-08&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Alumberbot-app+updated%3A2024-01-03..2024-01-08&type=Issues) - - ## 1.8.1 ([Full Changelog](https://github.com/jupyterlab/jupyter-ai/compare/@jupyter-ai/core@1.8.0...4f26e39fbf086436d97b78a1dc041eb8fa657eea)) diff --git a/lerna.json b/lerna.json index 3805d2eec..942f80762 100644 --- a/lerna.json +++ b/lerna.json @@ -1,7 +1,7 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useWorkspaces": true, - "version": "1.9.0", + "version": "1.9.1", "npmClient": "yarn", "useNx": true } diff --git a/package.json b/package.json index 8f51e0598..eafeff597 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-ai/monorepo", - "version": "1.9.0", + "version": "1.9.1", "description": "A generative AI extension for JupyterLab", "private": true, "keywords": [ diff --git a/packages/jupyter-ai-magics/package.json b/packages/jupyter-ai-magics/package.json index d3d3cfad9..f05328eb7 100644 --- a/packages/jupyter-ai-magics/package.json +++ b/packages/jupyter-ai-magics/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-ai/magics", - "version": "1.9.0", + "version": "1.9.1", "description": "Jupyter AI magics Python package. Not published on NPM.", "private": true, "homepage": "https://github.com/jupyterlab/jupyter-ai", diff --git a/packages/jupyter-ai/package.json b/packages/jupyter-ai/package.json index 6f8a0e008..8c2863b6b 100644 --- a/packages/jupyter-ai/package.json +++ b/packages/jupyter-ai/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-ai/core", - "version": "1.9.0", + "version": "1.9.1", "description": "A generative AI extension for JupyterLab", "keywords": [ "jupyter",