Skip to content

Commit ac77441

Browse files
chore(release): @nvidia-elements/core-v0.2.1 [skip ci]
## <small>0.2.1 (2026-05-29)</small> * chore(ci): improve workflow default permissions ([878bafb](878bafb)) * chore(core): test coverage ([f2da970](f2da970)) * chore(docs): improve docs metadata ([00da961](00da961)) * fix(core): cleanup timeout on popover close ([a3c1448](a3c1448))
1 parent 00da961 commit ac77441

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

projects/core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## <small>0.2.1 (2026-05-29)</small>
2+
3+
* chore(ci): improve workflow default permissions ([878bafb](https://github.com/NVIDIA/elements/commit/878bafb))
4+
* chore(core): test coverage ([f2da970](https://github.com/NVIDIA/elements/commit/f2da970))
5+
* chore(docs): improve docs metadata ([00da961](https://github.com/NVIDIA/elements/commit/00da961))
6+
* fix(core): cleanup timeout on popover close ([a3c1448](https://github.com/NVIDIA/elements/commit/a3c1448))
7+
18
## 0.2.0 (2026-05-28)
29

310
* chore(lint): add combobox api check ([71a34ef](https://github.com/NVIDIA/elements/commit/71a34ef))

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

0 commit comments

Comments
 (0)