Skip to content

Commit 410c452

Browse files
chore(release): @nvidia-elements/core-v0.0.9 [skip ci]
## <small>0.0.9 (2026-04-28)</small> * chore(ci): update eslint ([1c1e64f](1c1e64f)) * chore(docs): fix broken nav link ([a7f0123](a7f0123)) * chore(internals): add spdx eslint rule ([2276640](2276640)) * fix(core): line height and wrap fix ([afdcb21](afdcb21))
1 parent a7f0123 commit 410c452

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.0.9 (2026-04-28)</small>
2+
3+
* chore(ci): update eslint ([1c1e64f](https://github.com/NVIDIA/elements/commit/1c1e64f))
4+
* chore(docs): fix broken nav link ([a7f0123](https://github.com/NVIDIA/elements/commit/a7f0123))
5+
* chore(internals): add spdx eslint rule ([2276640](https://github.com/NVIDIA/elements/commit/2276640))
6+
* fix(core): line height and wrap fix ([afdcb21](https://github.com/NVIDIA/elements/commit/afdcb21))
7+
18
## <small>0.0.8 (2026-04-24)</small>
29

310
* chore(ci): add code rabbit config ([cf98be6](https://github.com/NVIDIA/elements/commit/cf98be6))

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

0 commit comments

Comments
 (0)