Skip to content

Commit 3e67a33

Browse files
chore(release): @nvidia-elements/core-v2.1.1 [skip ci]
## <small>2.1.1 (2026-07-20)</small> * chore(docs): add custom data reference tests ([af48603](af48603)) * chore(internals): generate custom data references ([3f2bd36](3f2bd36)) * fix(code): include custom data documentation references ([f4efebb](f4efebb)) * fix(core): include custom data documentation references ([bf9168c](bf9168c)) * fix(markdown): include custom data documentation references ([b887400](b887400)) * fix(monaco): include custom data documentation references ([75f42f5](75f42f5))
1 parent af48603 commit 3e67a33

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

‎projects/core/CHANGELOG.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## <small>2.1.1 (2026-07-20)</small>
2+
3+
* chore(docs): add custom data reference tests ([af48603](https://github.com/NVIDIA/elements/commit/af48603))
4+
* chore(internals): generate custom data references ([3f2bd36](https://github.com/NVIDIA/elements/commit/3f2bd36))
5+
* fix(code): include custom data documentation references ([f4efebb](https://github.com/NVIDIA/elements/commit/f4efebb))
6+
* fix(core): include custom data documentation references ([bf9168c](https://github.com/NVIDIA/elements/commit/bf9168c))
7+
* fix(markdown): include custom data documentation references ([b887400](https://github.com/NVIDIA/elements/commit/b887400))
8+
* fix(monaco): include custom data documentation references ([75f42f5](https://github.com/NVIDIA/elements/commit/75f42f5))
9+
110
## 2.1.0 (2026-07-18)
211

312
* chore(ci): improve test coverage ([4ef2eb3](https://github.com/NVIDIA/elements/commit/4ef2eb3))

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

0 commit comments

Comments
 (0)