Skip to content

Commit bbb5585

Browse files
committed
Publish 0.0.1
SHA256 hashes: jupyter-ai-chat-commands-0.0.1.tgz: acc803a433968a825f8c6059ac3e0780e2f2b80dcd75027f60113951b90c81ad jupyter_ai_chat_commands-0.0.1-py3-none-any.whl: c45740ee0bf00760cde193b6b4ef4e121801e0ddf0aad1ea2a6d42f65d8680c9 jupyter_ai_chat_commands-0.0.1.tar.gz: 647455baebd4d4748248430fd0d074e49f5115aa51020127df92afafb7c539df
1 parent b3bd346 commit bbb5585

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

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

5+
## 0.0.1
6+
7+
([Full Changelog](https://github.com/jupyter-ai-contrib/jupyter-ai-chat-commands/compare/e7c59bba2c58c74a241afc3001ce5cb705bda68c...b3bd346d2010199e34f549628e333d294b568cf0))
8+
9+
### Enhancements made
10+
11+
- Add existing chat commands [#1](https://github.com/jupyter-ai-contrib/jupyter-ai-chat-commands/pull/1) ([@dlqqq](https://github.com/dlqqq))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyter-ai-contrib/jupyter-ai-chat-commands/graphs/contributors?from=2025-09-30&to=2025-10-09&type=c))
16+
17+
[@dlqqq](https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyter-ai-chat-commands+involves%3Adlqqq+updated%3A2025-09-30..2025-10-09&type=Issues)
18+
519
<!-- <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/chat-commands",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Package providing the set of default chat commands in Jupyter AI.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)