Skip to content

Commit dc798dc

Browse files
committed
Publish 0.0.4
SHA256 hashes: jupyter-ai-jupyternaut-0.0.4.tgz: 17f8c2b5f7f2ac423ee6abb00f6d5d9fbcfa525ccfc9e691912c288a24ecdb1f jupyter_ai_jupyternaut-0.0.4-py3-none-any.whl: 1ef8a4b472c6bfb3bfaaed4ab860c3cbd1aebf7c954391156c67ab59518af515 jupyter_ai_jupyternaut-0.0.4.tar.gz: d65bea2bb894a157ef3d5ddb4eb63a41bac18562d5d30ecf2d315518497606a4
1 parent 95903b0 commit dc798dc

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.4
6+
7+
([Full Changelog](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/compare/v0.0.3...95903b0048df18bb2f405d49d82a9f88db784a31))
8+
9+
### Bugs fixed
10+
11+
- Fixes avatar path [#18](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/pull/18) ([@3coins](https://github.com/3coins))
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-02&to=2025-11-03&type=c))
16+
17+
[@3coins](https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyter-ai-jupyternaut+involves%3A3coins+updated%3A2025-11-02..2025-11-03&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.0.3
622

723
([Full Changelog](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/compare/v0.0.2...4923218b2eadb4b7f919b83cecf277ea1a7a9fa0))
@@ -17,8 +33,6 @@
1733

1834
[@3coins](https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyter-ai-jupyternaut+involves%3A3coins+updated%3A2025-10-14..2025-11-02&type=Issues)
1935

20-
<!-- <END NEW CHANGELOG ENTRY> -->
21-
2236
## 0.0.2
2337

2438
([Full Changelog](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/compare/v0.0.1...e7f4196e533812ce42fbbdd3ed9cf8fd52248a0c))

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.3",
3+
"version": "0.0.4",
44
"description": "Package providing the default AI persona, Jupyternaut, in Jupyter AI.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)