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

Skip to content

Commit 471b568

Browse files
chore(release): @nvidia-elements/core-v0.2.0 [skip ci]
## 0.2.0 (2026-05-28) * chore(lint): add combobox api check ([71a34ef](71a34ef)) * chore(release): @nvidia-elements/cli-v0.2.2 [skip ci] ([c037db6](c037db6)) * chore(release): @nvidia-elements/cli-v0.2.3 [skip ci] ([0c1812f](0c1812f)) * feat(core): introduce tag layout options and patterns ([c961584](c961584)) * fix(ci): ensure node is available in agent sandbox ([27f7bd1](27f7bd1)) * fix(cli): broken default binary path ([368e6fe](368e6fe)) * fix(docs): add missing mcp apps and custom elements manifest docs ([56d8415](56d8415))
1 parent 71a34ef commit 471b568

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

projects/core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.2.0 (2026-05-28)
2+
3+
* chore(lint): add combobox api check ([71a34ef](https://github.com/NVIDIA/elements/commit/71a34ef))
4+
* chore(release): @nvidia-elements/cli-v0.2.2 [skip ci] ([c037db6](https://github.com/NVIDIA/elements/commit/c037db6))
5+
* chore(release): @nvidia-elements/cli-v0.2.3 [skip ci] ([0c1812f](https://github.com/NVIDIA/elements/commit/0c1812f))
6+
* feat(core): introduce tag layout options and patterns ([c961584](https://github.com/NVIDIA/elements/commit/c961584))
7+
* fix(ci): ensure node is available in agent sandbox ([27f7bd1](https://github.com/NVIDIA/elements/commit/27f7bd1))
8+
* fix(cli): broken default binary path ([368e6fe](https://github.com/NVIDIA/elements/commit/368e6fe))
9+
* fix(docs): add missing mcp apps and custom elements manifest docs ([56d8415](https://github.com/NVIDIA/elements/commit/56d8415))
10+
111
## <small>0.1.4 (2026-05-21)</small>
212

313
* fix(cli): binary version support ([39106f1](https://github.com/NVIDIA/elements/commit/39106f1))

projects/core/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/core",
3-
"version": "0.1.4",
3+
"version": "0.2.0",
44
"release": {
55
"extends": "../../release.config.js"
66
},

0 commit comments

Comments
 (0)