Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a4e3dad

Browse files
chore(release): @nvidia-elements/cli-v0.2.1 [skip ci]
## <small>0.2.1 (2026-05-21)</small> * fix(cli): handle command args ([0f526e0](0f526e0)) * fix(core): correct read only property ([b9e7588](b9e7588)) * chore(ci): add labeler and stale workflows ([31730e8](31730e8)) * chore(ci): cleanup unused references and improve ci logging ([9280f22](9280f22)) * chore(docs): add agent tooling guidelines ([5eb909d](5eb909d)) * chore(docs): metadata structure fixes ([efb89f7](efb89f7)) * chore(release): @nvidia-elements/core-v0.1.3 [skip ci] ([c57a087](c57a087)) * chore(starters): add agents files ([64eac99](64eac99))
1 parent 0f526e0 commit a4e3dad

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

projects/cli/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## <small>0.2.1 (2026-05-21)</small>
2+
3+
* fix(cli): handle command args ([0f526e0](https://github.com/NVIDIA/elements/commit/0f526e0))
4+
* fix(core): correct read only property ([b9e7588](https://github.com/NVIDIA/elements/commit/b9e7588))
5+
* chore(ci): add labeler and stale workflows ([31730e8](https://github.com/NVIDIA/elements/commit/31730e8))
6+
* chore(ci): cleanup unused references and improve ci logging ([9280f22](https://github.com/NVIDIA/elements/commit/9280f22))
7+
* chore(docs): add agent tooling guidelines ([5eb909d](https://github.com/NVIDIA/elements/commit/5eb909d))
8+
* chore(docs): metadata structure fixes ([efb89f7](https://github.com/NVIDIA/elements/commit/efb89f7))
9+
* chore(release): @nvidia-elements/core-v0.1.3 [skip ci] ([c57a087](https://github.com/NVIDIA/elements/commit/c57a087))
10+
* chore(starters): add agents files ([64eac99](https://github.com/NVIDIA/elements/commit/64eac99))
11+
112
## 0.2.0 (2026-05-18)
213

314
* chore(ci): lighthouse ([beee0dd](https://github.com/NVIDIA/elements/commit/beee0dd))

projects/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nvidia-elements/cli",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"release": {
55
"extends": "../../release.config.js"
66
},

0 commit comments

Comments
 (0)