Skip to content

Commit 6cf3292

Browse files
chore(release): @nvidia-elements/core-v2.2.0 [skip ci]
## 2.2.0 (2026-07-24) * chore(ci): enforce html custom data package contracts ([39ba85c](39ba85c)) * chore(ci): update lighthouse ([73584d2](73584d2)) * chore(release): @nvidia-elements/forms-v2.0.5 [skip ci] ([c0e8291](c0e8291)) * chore(release): @nvidia-elements/lint-v2.1.3 [skip ci] ([2c2320d](2c2320d)) * chore(release): @nvidia-elements/markdown-v2.0.3 [skip ci] ([287e6c3](287e6c3)) * feat(core): add media i18n values ([371692a](371692a)) * fix(forms): remove stale html custom data contribution ([c64f40d](c64f40d)) * fix(markdown): export html custom data ([090c9c3](090c9c3)) * fix(media): remove stale html custom data contribution ([baedd39](baedd39))
1 parent 73584d2 commit 6cf3292

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

‎projects/core/CHANGELOG.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 2.2.0 (2026-07-24)
2+
3+
* chore(ci): enforce html custom data package contracts ([39ba85c](https://github.com/NVIDIA/elements/commit/39ba85c))
4+
* chore(ci): update lighthouse ([73584d2](https://github.com/NVIDIA/elements/commit/73584d2))
5+
* chore(release): @nvidia-elements/forms-v2.0.5 [skip ci] ([c0e8291](https://github.com/NVIDIA/elements/commit/c0e8291))
6+
* chore(release): @nvidia-elements/lint-v2.1.3 [skip ci] ([2c2320d](https://github.com/NVIDIA/elements/commit/2c2320d))
7+
* chore(release): @nvidia-elements/markdown-v2.0.3 [skip ci] ([287e6c3](https://github.com/NVIDIA/elements/commit/287e6c3))
8+
* feat(core): add media i18n values ([371692a](https://github.com/NVIDIA/elements/commit/371692a))
9+
* fix(forms): remove stale html custom data contribution ([c64f40d](https://github.com/NVIDIA/elements/commit/c64f40d))
10+
* fix(markdown): export html custom data ([090c9c3](https://github.com/NVIDIA/elements/commit/090c9c3))
11+
* fix(media): remove stale html custom data contribution ([baedd39](https://github.com/NVIDIA/elements/commit/baedd39))
12+
113
## <small>2.1.6 (2026-07-22)</small>
214

315
* fix(core): clipping descenders on toolbar typography ([7965c3c](https://github.com/NVIDIA/elements/commit/7965c3c))

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

0 commit comments

Comments
 (0)