Skip to content

Commit 8191d30

Browse files
committed
Publish 0.0.6
SHA256 hashes: jupyter-ai-jupyternaut-0.0.6.tgz: bcc8d59bf0cf5ee0efd936dbeddbaac3b47a9476bf850b60b85fe0aec088255e jupyter_ai_jupyternaut-0.0.6-py3-none-any.whl: 9528194c9fbef2661a5a41a8b410d4960a7b3015103530396491cb68fab5cf92 jupyter_ai_jupyternaut-0.0.6.tar.gz: 607074dbbd57b688fd11db3d0c0bb06062a656709cdbda4a92839d5d00ec10d2
1 parent e379031 commit 8191d30

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

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

5+
## 0.0.6
6+
7+
([Full Changelog](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/compare/v0.0.5...e3790311e775e2adf7e18fd89c1cec5b109daf3e))
8+
9+
### Bugs fixed
10+
11+
- include api_base in config parameters REST API [#22](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/pull/22) ([@minrk](https://github.com/minrk))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/graphs/contributors?from=2025-11-05&to=2025-11-24&type=c))
16+
17+
[@minrk](https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyter-ai-jupyternaut+involves%3Aminrk+updated%3A2025-11-05..2025-11-24&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.0.5
622

723
([Full Changelog](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/compare/v0.0.4...a9ab819eb3def728acc088b3be8b6fe80ded09b4))
@@ -16,8 +32,6 @@
1632

1733
[@brichet](https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyter-ai-jupyternaut+involves%3Abrichet+updated%3A2025-11-03..2025-11-05&type=Issues)
1834

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2135
## 0.0.4
2236

2337
([Full Changelog](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/compare/v0.0.3...95903b0048df18bb2f405d49d82a9f88db784a31))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-ai/jupyternaut",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Package providing the default AI persona, Jupyternaut, in Jupyter AI.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)