Skip to content

Commit 535727f

Browse files
chore(release): @nvidia-elements/themes-v0.0.9 [skip ci]
## <small>0.0.9 (2026-04-24)</small> * fix(core): remove legacy mlv prefixing ([755902b](755902b)) * fix(themes): remove legacy mlv prefixing ([ac337d1](ac337d1)) * 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(styles): reset versions ([37a6158](37a6158)) * chore(themes): reset versions ([e5e4363](e5e4363))
1 parent ac337d1 commit 535727f

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

projects/themes/CHANGELOG.md

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

322
Initial release.

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

0 commit comments

Comments
 (0)