Skip to content

Commit c0e8291

Browse files
chore(release): @nvidia-elements/forms-v2.0.5 [skip ci]
## <small>2.0.5 (2026-07-22)</small> * chore(ci): disable no-missing-gap-space rule for specific test files ([47ae4ff](47ae4ff)) * chore(ci): enforce html custom data package contracts ([39ba85c](39ba85c)) * chore(release): @nvidia-elements/cli-v2.1.6 [skip ci] ([d6e9957](d6e9957)) * chore(release): @nvidia-elements/core-v2.1.4 [skip ci] ([047fc0d](047fc0d)) * chore(release): @nvidia-elements/core-v2.1.5 [skip ci] ([a704fbe](a704fbe)) * chore(release): @nvidia-elements/core-v2.1.6 [skip ci] ([4a3a305](4a3a305)) * chore(release): @nvidia-elements/lint-v2.1.2 [skip ci] ([3b700cd](3b700cd)) * chore(release): @nvidia-elements/lint-v2.1.3 [skip ci] ([2c2320d](2c2320d)) * fix(core): clipping descenders on toolbar typography ([7965c3c](7965c3c)) * fix(core): generate valid standalone framework declarations ([1544477](1544477)) * fix(forms): remove stale html custom data contribution ([c64f40d](c64f40d)) * fix(lint): update no-missing-gap-space rule to allow gap-optional values ([df74628](df74628)) * fix(markdown): export html custom data ([090c9c3](090c9c3)) * fix(media): remove stale html custom data contribution ([baedd39](baedd39))
1 parent 39ba85c commit c0e8291

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

‎projects/forms/CHANGELOG.md‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## <small>2.0.5 (2026-07-22)</small>
2+
3+
* chore(ci): disable no-missing-gap-space rule for specific test files ([47ae4ff](https://github.com/NVIDIA/elements/commit/47ae4ff))
4+
* chore(ci): enforce html custom data package contracts ([39ba85c](https://github.com/NVIDIA/elements/commit/39ba85c))
5+
* chore(release): @nvidia-elements/cli-v2.1.6 [skip ci] ([d6e9957](https://github.com/NVIDIA/elements/commit/d6e9957))
6+
* chore(release): @nvidia-elements/core-v2.1.4 [skip ci] ([047fc0d](https://github.com/NVIDIA/elements/commit/047fc0d))
7+
* chore(release): @nvidia-elements/core-v2.1.5 [skip ci] ([a704fbe](https://github.com/NVIDIA/elements/commit/a704fbe))
8+
* chore(release): @nvidia-elements/core-v2.1.6 [skip ci] ([4a3a305](https://github.com/NVIDIA/elements/commit/4a3a305))
9+
* chore(release): @nvidia-elements/lint-v2.1.2 [skip ci] ([3b700cd](https://github.com/NVIDIA/elements/commit/3b700cd))
10+
* chore(release): @nvidia-elements/lint-v2.1.3 [skip ci] ([2c2320d](https://github.com/NVIDIA/elements/commit/2c2320d))
11+
* fix(core): clipping descenders on toolbar typography ([7965c3c](https://github.com/NVIDIA/elements/commit/7965c3c))
12+
* fix(core): generate valid standalone framework declarations ([1544477](https://github.com/NVIDIA/elements/commit/1544477))
13+
* fix(forms): remove stale html custom data contribution ([c64f40d](https://github.com/NVIDIA/elements/commit/c64f40d))
14+
* fix(lint): update no-missing-gap-space rule to allow gap-optional values ([df74628](https://github.com/NVIDIA/elements/commit/df74628))
15+
* fix(markdown): export html custom data ([090c9c3](https://github.com/NVIDIA/elements/commit/090c9c3))
16+
* fix(media): remove stale html custom data contribution ([baedd39](https://github.com/NVIDIA/elements/commit/baedd39))
17+
118
## <small>2.0.4 (2026-07-21)</small>
219

320
* fix(cli): improve api metadata ([b2c13ab](https://github.com/NVIDIA/elements/commit/b2c13ab))

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

0 commit comments

Comments
 (0)