Skip to content

Commit 4f0685c

Browse files
chore(release): @nvidia-elements/core-v0.0.12 [skip ci]
## <small>0.0.12 (2026-05-01)</small> * chore(ci): coder rabbit and sitemap verification ([97f3aca](97f3aca)) * chore(ci): lint cleanup ([9b5509f](9b5509f)) * chore(ci): update lock ([0db8ccf](0db8ccf)) * chore(deps): update dependabot configuration ([c16abb8](c16abb8)) * chore(docs): accept data grid vocabulary terms ([3de7ab9](3de7ab9)) * chore(docs): page content description metadata ([db85e92](db85e92)) * chore(media): dependency declaration ([ca01a81](ca01a81)) * chore(release): @nvidia-elements/lint-v0.1.2 [skip ci] ([e41977d](e41977d)) * chore(release): @nvidia-elements/lint-v0.2.0 [skip ci] ([87dd69e](87dd69e)) * chore(release): @nvidia-elements/styles-v0.0.8 [skip ci] ([4b7e50f](4b7e50f)) * fix(code): dependency declaration ([9840b7e](9840b7e)) * fix(core): dependency declaration ([db76b90](db76b90)) * fix(lint): dependency declaration ([8fb986e](8fb986e)) * fix(lint): unpinned and missing dependencies ([80616e7](80616e7)) * fix(markdown): dependency declaration ([4ef9807](4ef9807)) * fix(monaco): dependency declaration ([c0fa0ac](c0fa0ac)) * fix(styles): dependency declaration ([bdea9a8](bdea9a8)) * feat(lint): add rules to disallow slotted popovers and tailwind classes ([ad101dd](ad101dd))
1 parent 4b7e50f commit 4f0685c

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

projects/core/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## <small>0.0.12 (2026-05-01)</small>
2+
3+
* chore(ci): coder rabbit and sitemap verification ([97f3aca](https://github.com/NVIDIA/elements/commit/97f3aca))
4+
* chore(ci): lint cleanup ([9b5509f](https://github.com/NVIDIA/elements/commit/9b5509f))
5+
* chore(ci): update lock ([0db8ccf](https://github.com/NVIDIA/elements/commit/0db8ccf))
6+
* chore(deps): update dependabot configuration ([c16abb8](https://github.com/NVIDIA/elements/commit/c16abb8))
7+
* chore(docs): accept data grid vocabulary terms ([3de7ab9](https://github.com/NVIDIA/elements/commit/3de7ab9))
8+
* chore(docs): page content description metadata ([db85e92](https://github.com/NVIDIA/elements/commit/db85e92))
9+
* chore(media): dependency declaration ([ca01a81](https://github.com/NVIDIA/elements/commit/ca01a81))
10+
* chore(release): @nvidia-elements/lint-v0.1.2 [skip ci] ([e41977d](https://github.com/NVIDIA/elements/commit/e41977d))
11+
* chore(release): @nvidia-elements/lint-v0.2.0 [skip ci] ([87dd69e](https://github.com/NVIDIA/elements/commit/87dd69e))
12+
* chore(release): @nvidia-elements/styles-v0.0.8 [skip ci] ([4b7e50f](https://github.com/NVIDIA/elements/commit/4b7e50f))
13+
* fix(code): dependency declaration ([9840b7e](https://github.com/NVIDIA/elements/commit/9840b7e))
14+
* fix(core): dependency declaration ([db76b90](https://github.com/NVIDIA/elements/commit/db76b90))
15+
* fix(lint): dependency declaration ([8fb986e](https://github.com/NVIDIA/elements/commit/8fb986e))
16+
* fix(lint): unpinned and missing dependencies ([80616e7](https://github.com/NVIDIA/elements/commit/80616e7))
17+
* fix(markdown): dependency declaration ([4ef9807](https://github.com/NVIDIA/elements/commit/4ef9807))
18+
* fix(monaco): dependency declaration ([c0fa0ac](https://github.com/NVIDIA/elements/commit/c0fa0ac))
19+
* fix(styles): dependency declaration ([bdea9a8](https://github.com/NVIDIA/elements/commit/bdea9a8))
20+
* feat(lint): add rules to disallow slotted popovers and tailwind classes ([ad101dd](https://github.com/NVIDIA/elements/commit/ad101dd))
21+
122
## <small>0.0.11 (2026-04-29)</small>
223

324
* fix(cli): reduce context memory usage ([85e1ba3](https://github.com/NVIDIA/elements/commit/85e1ba3))

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

0 commit comments

Comments
 (0)