Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wave-workspace",
"version": "0.16.13",
"version": "0.17.0",
"private": true,
"description": "Monorepo for Wave Code CLI and Agent SDK",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/agent-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wave-agent-sdk",
"version": "0.16.13",
"version": "0.17.0",
"description": "SDK for building AI-powered development tools and agents",
"keywords": [
"ai",
Expand Down
2 changes: 1 addition & 1 deletion packages/code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wave-code",
"version": "0.16.13",
"version": "0.17.0",
"description": "CLI-based code assistant powered by AI, built with React and Ink",
"repository": {
"type": "git",
Expand Down