Skip to content

Commit 7a7003e

Browse files
committed
Publish 0.0.1
SHA256 hashes: jupyter-ai-jupyternaut-0.0.1.tgz: 9da3cd12bd5684b67801199b82f1270d8479e92cfec130bee2fb1882ac7b00fe jupyter_ai_jupyternaut-0.0.1-py3-none-any.whl: 0cf5e326d1e2cf86bdd345cbd7774c93c1b658f231abc7175553149e879dc503 jupyter_ai_jupyternaut-0.0.1.tar.gz: e1bdf0d0ce4785c6207db56bed3e98e5d353df7dc4ca52029f9bce29509db002
1 parent d15c2c2 commit 7a7003e

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

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

5+
## 0.0.1
6+
7+
([Full Changelog](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/compare/52281e89f5ed403640a58e069dd7c6f4faa66f79...d15c2c2d2087e3385501d58353a86208d58b51bf))
8+
9+
### Enhancements made
10+
11+
- Fix version and `.gitignore` [#4](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/pull/4) ([@dlqqq](https://github.com/dlqqq))
12+
- Add Jupyternaut [#3](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/pull/3) ([@dlqqq](https://github.com/dlqqq))
13+
- Migrate Jupyternaut settings code [#2](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/pull/2) ([@dlqqq](https://github.com/dlqqq))
14+
15+
### Contributors to this release
16+
17+
([GitHub contributors page for this release](https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/graphs/contributors?from=2025-09-30&to=2025-10-06&type=c))
18+
19+
[@dlqqq](https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyter-ai-jupyternaut+involves%3Adlqqq+updated%3A2025-09-30..2025-10-06&type=Issues)
20+
521
<!-- <END NEW CHANGELOG ENTRY> -->

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

0 commit comments

Comments
 (0)