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

Skip to content

Commit 8747335

Browse files
chore(release): @nvidia-elements/core-v0.2.3 [skip ci]
## <small>0.2.3 (2026-06-03)</small> * chore(ci): update lighthouse ([f1fb184](f1fb184)) * chore(docs): update agent documentation and component creation guidelines ([69e3ed5](69e3ed5)) * chore(release): @nvidia-elements/forms-v0.1.0 [skip ci] ([37b0575](37b0575)) * fix(core): refactor to use form control mixins ([5e1721d](5e1721d)) * fix(monaco): refactor to use form control mixin entrypoint ([05c73b9](05c73b9)) * feat(forms): add form control mixins ([fc88b3a](fc88b3a))
1 parent 37b0575 commit 8747335

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

projects/core/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## <small>0.2.3 (2026-06-03)</small>
2+
3+
* chore(ci): update lighthouse ([f1fb184](https://github.com/NVIDIA/elements/commit/f1fb184))
4+
* chore(docs): update agent documentation and component creation guidelines ([69e3ed5](https://github.com/NVIDIA/elements/commit/69e3ed5))
5+
* chore(release): @nvidia-elements/forms-v0.1.0 [skip ci] ([37b0575](https://github.com/NVIDIA/elements/commit/37b0575))
6+
* fix(core): refactor to use form control mixins ([5e1721d](https://github.com/NVIDIA/elements/commit/5e1721d))
7+
* fix(monaco): refactor to use form control mixin entrypoint ([05c73b9](https://github.com/NVIDIA/elements/commit/05c73b9))
8+
* feat(forms): add form control mixins ([fc88b3a](https://github.com/NVIDIA/elements/commit/fc88b3a))
9+
110
## <small>0.2.2 (2026-06-03)</small>
211

312
* fix(core): chrome scoped registry and popover behavior ([e8bb66c](https://github.com/NVIDIA/elements/commit/e8bb66c))

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

0 commit comments

Comments
 (0)