Skip to content

Commit d7f29d6

Browse files
committed
Publish 0.1.4
SHA256 hashes: mcp-client-jupyter-chat-0.1.4.tgz: af408f62419ebfd3d3abd80bc98e5eaf56092a4f8896509b7d0ff05d9a36e109 mcp_client_jupyter_chat-0.1.4-py3-none-any.whl: 57115f595282b6dbd18407b4109745ac65b7aea40da341080a285f5559ac37c9 mcp_client_jupyter_chat-0.1.4.tar.gz: de28de107d52b532f219f8498b3edbc62e1c1d538fe44af6f216128f424e0728
1 parent 28089f2 commit d7f29d6

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.1.4
6+
7+
([Full Changelog](https://github.com/ihrpr/mcp-client-jupyter-chat/compare/v0.1.3...28089f2ee2b5e13c7ceb404e09502fad0f08278b))
8+
9+
### Enhancements made
10+
11+
- Add chat history [#8](https://github.com/ihrpr/mcp-client-jupyter-chat/pull/8) ([@ihrpr](https://github.com/ihrpr))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/ihrpr/mcp-client-jupyter-chat/graphs/contributors?from=2025-02-04&to=2025-02-15&type=c))
16+
17+
[@ihrpr](https://github.com/search?q=repo%3Aihrpr%2Fmcp-client-jupyter-chat+involves%3Aihrpr+updated%3A2025-02-04..2025-02-15&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.1.3
622

723
([Full Changelog](https://github.com/ihrpr/mcp-client-jupyter-chat/compare/v0.1.2...5b2c81ad83837c0fc8e603017b0cd0385c6abc9a))
@@ -17,8 +33,6 @@
1733

1834
[@github-actions](https://github.com/search?q=repo%3Aihrpr%2Fmcp-client-jupyter-chat+involves%3Agithub-actions+updated%3A2025-02-02..2025-02-04&type=Issues) | [@ihrpr](https://github.com/search?q=repo%3Aihrpr%2Fmcp-client-jupyter-chat+involves%3Aihrpr+updated%3A2025-02-02..2025-02-04&type=Issues)
1935

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

2438
([Full Changelog](https://github.com/ihrpr/mcp-client-jupyter-chat/compare/v0.1.1...70f862b90e04075c298c5314b9564dbc01af692b))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mcp-client-jupyter-chat",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "A JupyterLab extension for Chat with AI supporting MCP",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)