We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae62914 commit a867d59Copy full SHA for a867d59
2 files changed
projects/cli/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## <small>0.3.1 (2026-06-06)</small>
2
+
3
+* fix(cli): build approval for mcp-app ([ae62914](https://github.com/NVIDIA/elements/commit/ae62914))
4
5
## 0.3.0 (2026-06-04)
6
7
* chore(ci): improve workflow default permissions ([878bafb](https://github.com/NVIDIA/elements/commit/878bafb))
projects/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@nvidia-elements/cli",
- "version": "0.3.0",
+ "version": "0.3.1",
"release": {
"extends": "../../release.config.js"
},
0 commit comments