Skip to content

Commit

Permalink
fix releaser workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
brichet committed Apr 5, 2024
1 parent 19c6cad commit 4dca085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ fields = ["description", "authors", "urls"]
[tool.jupyter-releaser.options]
version_cmd = "../../scripts/bump-version.sh"
python_packages = [
"packages/jupyterlab-collaboration-chat",
"packages/jupyterlab-collaborative-chat",
"packages/jupyterlab-ws-chat"
]

Expand Down

0 comments on commit 4dca085

Please sign in to comment.