Skip to content

Commit 238ce49

Browse files
chore(release): @nvidia-elements/core-v0.2.4 [skip ci]
## <small>0.2.4 (2026-06-06)</small> * chore(ci): update dependencies ([02fa6b5](02fa6b5)) * chore(docs): cleanup starter links ([0195089](0195089)) * chore(docs): update deprecations ([1e49a3b](1e49a3b)) * chore(release): @nvidia-elements/cli-v0.3.0 [skip ci] ([94a0a99](94a0a99)) * chore(release): @nvidia-elements/cli-v0.3.1 [skip ci] ([a867d59](a867d59)) * chore(release): @nvidia-elements/monaco-v0.0.12 [skip ci] ([e72e4f9](e72e4f9)) * chore(release): @nvidia-elements/styles-v0.0.10 [skip ci] ([39a66fc](39a66fc)) * chore(starters): enable lit library starter ([06d0f39](06d0f39)) * fix(cli): build approval for mcp-app ([ae62914](ae62914)) * fix(core): remove deprecations ([50b89f8](50b89f8)) * fix(styles): deprecation removals ([98f2c2c](98f2c2c)) * feat(cli): enable lit-library starter support ([9333b0a](9333b0a)) * feat(lint): deprecation rules ([8cf8337](8cf8337)) * feat(starters): mcp-app support ([3548972](3548972))
1 parent 39a66fc commit 238ce49

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

projects/core/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## <small>0.2.4 (2026-06-06)</small>
2+
3+
* chore(ci): update dependencies ([02fa6b5](https://github.com/NVIDIA/elements/commit/02fa6b5))
4+
* chore(docs): cleanup starter links ([0195089](https://github.com/NVIDIA/elements/commit/0195089))
5+
* chore(docs): update deprecations ([1e49a3b](https://github.com/NVIDIA/elements/commit/1e49a3b))
6+
* chore(release): @nvidia-elements/cli-v0.3.0 [skip ci] ([94a0a99](https://github.com/NVIDIA/elements/commit/94a0a99))
7+
* chore(release): @nvidia-elements/cli-v0.3.1 [skip ci] ([a867d59](https://github.com/NVIDIA/elements/commit/a867d59))
8+
* chore(release): @nvidia-elements/monaco-v0.0.12 [skip ci] ([e72e4f9](https://github.com/NVIDIA/elements/commit/e72e4f9))
9+
* chore(release): @nvidia-elements/styles-v0.0.10 [skip ci] ([39a66fc](https://github.com/NVIDIA/elements/commit/39a66fc))
10+
* chore(starters): enable lit library starter ([06d0f39](https://github.com/NVIDIA/elements/commit/06d0f39))
11+
* fix(cli): build approval for mcp-app ([ae62914](https://github.com/NVIDIA/elements/commit/ae62914))
12+
* fix(core): remove deprecations ([50b89f8](https://github.com/NVIDIA/elements/commit/50b89f8))
13+
* fix(styles): deprecation removals ([98f2c2c](https://github.com/NVIDIA/elements/commit/98f2c2c))
14+
* feat(cli): enable lit-library starter support ([9333b0a](https://github.com/NVIDIA/elements/commit/9333b0a))
15+
* feat(lint): deprecation rules ([8cf8337](https://github.com/NVIDIA/elements/commit/8cf8337))
16+
* feat(starters): mcp-app support ([3548972](https://github.com/NVIDIA/elements/commit/3548972))
17+
118
## <small>0.2.3 (2026-06-03)</small>
219

320
* chore(ci): update lighthouse ([f1fb184](https://github.com/NVIDIA/elements/commit/f1fb184))

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

0 commit comments

Comments
 (0)