Skip to content

Commit 7f9b0fa

Browse files
committed
Publish 0.5.0
SHA256 hashes: jupyterlab_magic_wand-0.5.0-py3-none-any.whl: 7e05335c7d911846416ff263bf50e3b7896733ed2603312a50890bd8935d73af jupyterlab_magic_wand-0.5.0.tar.gz: c51e85bca5d65c3829a8bf907fc4ed0b197c890bacd00d0faf563d8856abcae9 jupyterlab_magic_wand-0.5.0.tgz: f6f3b198c1b32dea9289f05edf63e972ee7215bdd1fb334b4ec7278683b486fc
1 parent 3fd5f92 commit 7f9b0fa

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.5.0
6+
7+
([Full Changelog](https://github.com/Zsailer/jupyterlab-magic-wand/compare/v0.4.1...7fa74ea3fb5423069485e248c0f702d4314a1e61))
8+
9+
### Merged PRs
10+
11+
- Simplify server extension to make agent development lightweight [#12](https://github.com/Zsailer/jupyterlab-magic-wand/pull/12) ([@Zsailer](https://github.com/Zsailer))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/Zsailer/jupyterlab-magic-wand/graphs/contributors?from=2025-02-17&to=2025-03-18&type=c))
16+
17+
[@Zsailer](https://github.com/search?q=repo%3AZsailer%2Fjupyterlab-magic-wand+involves%3AZsailer+updated%3A2025-02-17..2025-03-18&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.4.1
622

723
([Full Changelog](https://github.com/Zsailer/jupyterlab-magic-wand/compare/v0.4.0...a138154ec8d8ffc0b4a7b25276b963e10f07201f))
@@ -17,8 +33,6 @@
1733

1834
[@github-actions](https://github.com/search?q=repo%3AZsailer%2Fjupyterlab-magic-wand+involves%3Agithub-actions+updated%3A2025-02-11..2025-02-17&type=Issues) | [@jtpio](https://github.com/search?q=repo%3AZsailer%2Fjupyterlab-magic-wand+involves%3Ajtpio+updated%3A2025-02-11..2025-02-17&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3AZsailer%2Fjupyterlab-magic-wand+involves%3AZsailer+updated%3A2025-02-11..2025-02-17&type=Issues)
1935

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

2438
([Full Changelog](https://github.com/Zsailer/jupyterlab-magic-wand/compare/v0.3.0...0901abd496012fe7c32b23637e19310f8cf9eb9c))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab_magic_wand",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "An in-cell AI assistant for JupyterLab notebooks",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)