Skip to content

Commit 05610ae

Browse files
chore(release): @nvidia-elements/lint-v0.3.0 [skip ci]
## 0.3.0 (2026-05-04) * chore(ci): lint corrections for missing nve-logo content ([6fc306f](6fc306f)) * chore(docs): add codex link ([36473c1](36473c1)) * chore(release): @nvidia-elements/code-v0.0.8 [skip ci] ([1f779f9](1f779f9)) * chore(release): @nvidia-elements/markdown-v0.0.8 [skip ci] ([8f687c7](8f687c7)) * chore(release): @nvidia-elements/monaco-v0.0.10 [skip ci] ([60ec7eb](60ec7eb)) * chore(release): @nvidia-elements/monaco-v0.0.8 [skip ci] ([76e5b06](76e5b06)) * chore(release): @nvidia-elements/monaco-v0.0.9 [skip ci] ([4a07ec6](4a07ec6)) * feat(lint): improve deprecated api migration rules ([d61ec17](d61ec17)) * fix(monaco): address timing issue in validation patch ([1ac01cb](1ac01cb)) * fix(monaco): patch monaco-editor broken paste action ([35f27ce](35f27ce))
1 parent 6fc306f commit 05610ae

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

projects/lint/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 0.3.0 (2026-05-04)
2+
3+
* chore(ci): lint corrections for missing nve-logo content ([6fc306f](https://github.com/NVIDIA/elements/commit/6fc306f))
4+
* chore(docs): add codex link ([36473c1](https://github.com/NVIDIA/elements/commit/36473c1))
5+
* chore(release): @nvidia-elements/code-v0.0.8 [skip ci] ([1f779f9](https://github.com/NVIDIA/elements/commit/1f779f9))
6+
* chore(release): @nvidia-elements/markdown-v0.0.8 [skip ci] ([8f687c7](https://github.com/NVIDIA/elements/commit/8f687c7))
7+
* chore(release): @nvidia-elements/monaco-v0.0.10 [skip ci] ([60ec7eb](https://github.com/NVIDIA/elements/commit/60ec7eb))
8+
* chore(release): @nvidia-elements/monaco-v0.0.8 [skip ci] ([76e5b06](https://github.com/NVIDIA/elements/commit/76e5b06))
9+
* chore(release): @nvidia-elements/monaco-v0.0.9 [skip ci] ([4a07ec6](https://github.com/NVIDIA/elements/commit/4a07ec6))
10+
* feat(lint): improve deprecated api migration rules ([d61ec17](https://github.com/NVIDIA/elements/commit/d61ec17))
11+
* fix(monaco): address timing issue in validation patch ([1ac01cb](https://github.com/NVIDIA/elements/commit/1ac01cb))
12+
* fix(monaco): patch monaco-editor broken paste action ([35f27ce](https://github.com/NVIDIA/elements/commit/35f27ce))
13+
114
## <small>0.2.1 (2026-05-01)</small>
215

316
* chore(ci): update lock ([0db8ccf](https://github.com/NVIDIA/elements/commit/0db8ccf))

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

0 commit comments

Comments
 (0)