Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8bb66c commit 094563bCopy full SHA for 094563b
2 files changed
projects/core/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## <small>0.2.2 (2026-06-03)</small>
2
+
3
+* fix(core): chrome scoped registry and popover behavior ([e8bb66c](https://github.com/NVIDIA/elements/commit/e8bb66c))
4
5
## <small>0.2.1 (2026-05-29)</small>
6
7
* chore(ci): improve workflow default permissions ([878bafb](https://github.com/NVIDIA/elements/commit/878bafb))
projects/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@nvidia-elements/core",
- "version": "0.2.1",
+ "version": "0.2.2",
"release": {
"extends": "../../release.config.js"
},
0 commit comments