Skip to content

Commit 52c89f0

Browse files
chore(release): @nvidia-elements/core-v0.0.8 [skip ci]
## <small>0.0.8 (2026-04-24)</small> * chore(ci): add code rabbit config ([cf98be6](cf98be6)) * chore(ci): add spdx license headers ([58fddc0](58fddc0)) * chore(ci): correct formatting post migration ([027beb7](027beb7)) * chore(ci): regenerate lockfile after migration ([b574863](b574863)) * chore(cli): reset versions ([0857cd8](0857cd8)) * chore(code): reset versions ([70ad3e3](70ad3e3)) * chore(core): reset versions ([d68ad03](d68ad03)) * chore(create): reset versions ([7f6677a](7f6677a)) * chore(forms): reset versions ([b09ac77](b09ac77)) * chore(lint): reset versions ([06ada18](06ada18)) * chore(markdown): reset versions ([536b760](536b760)) * chore(monaco): reset versions ([f2ec095](f2ec095)) * chore(release): @nvidia-elements/themes-v0.0.9 [skip ci] ([535727f](535727f)) * chore(styles): reset versions ([37a6158](37a6158)) * chore(themes): reset versions ([e5e4363](e5e4363)) * fix(core): remove legacy mlv prefixing ([755902b](755902b)) * fix(themes): remove legacy mlv prefixing ([ac337d1](ac337d1))
1 parent 535727f commit 52c89f0

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

projects/core/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## <small>0.0.8 (2026-04-24)</small>
2+
3+
* chore(ci): add code rabbit config ([cf98be6](https://github.com/NVIDIA/elements/commit/cf98be6))
4+
* chore(ci): add spdx license headers ([58fddc0](https://github.com/NVIDIA/elements/commit/58fddc0))
5+
* chore(ci): correct formatting post migration ([027beb7](https://github.com/NVIDIA/elements/commit/027beb7))
6+
* chore(ci): regenerate lockfile after migration ([b574863](https://github.com/NVIDIA/elements/commit/b574863))
7+
* chore(cli): reset versions ([0857cd8](https://github.com/NVIDIA/elements/commit/0857cd8))
8+
* chore(code): reset versions ([70ad3e3](https://github.com/NVIDIA/elements/commit/70ad3e3))
9+
* chore(core): reset versions ([d68ad03](https://github.com/NVIDIA/elements/commit/d68ad03))
10+
* chore(create): reset versions ([7f6677a](https://github.com/NVIDIA/elements/commit/7f6677a))
11+
* chore(forms): reset versions ([b09ac77](https://github.com/NVIDIA/elements/commit/b09ac77))
12+
* chore(lint): reset versions ([06ada18](https://github.com/NVIDIA/elements/commit/06ada18))
13+
* chore(markdown): reset versions ([536b760](https://github.com/NVIDIA/elements/commit/536b760))
14+
* chore(monaco): reset versions ([f2ec095](https://github.com/NVIDIA/elements/commit/f2ec095))
15+
* chore(release): @nvidia-elements/themes-v0.0.9 [skip ci] ([535727f](https://github.com/NVIDIA/elements/commit/535727f))
16+
* chore(styles): reset versions ([37a6158](https://github.com/NVIDIA/elements/commit/37a6158))
17+
* chore(themes): reset versions ([e5e4363](https://github.com/NVIDIA/elements/commit/e5e4363))
18+
* fix(core): remove legacy mlv prefixing ([755902b](https://github.com/NVIDIA/elements/commit/755902b))
19+
* fix(themes): remove legacy mlv prefixing ([ac337d1](https://github.com/NVIDIA/elements/commit/ac337d1))
20+
121
## 0.0.0
222

323
Initial release.

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

0 commit comments

Comments
 (0)