@nvidia-elements/create
Advanced tools
+21
-21
@@ -1,23 +0,23 @@ | ||
| ## <small>0.0.6 (2026-04-17)</small> | ||
| ## <small>0.0.7 (2026-04-23)</small> | ||
| * chore(ci): add spdx license headers ([f667045](https://github.com/NVIDIA/elements/commit/f667045)) | ||
| * chore(ci): regenerate lockfile after migration ([0855e62](https://github.com/NVIDIA/elements/commit/0855e62)) | ||
| * chore(release): @nvidia-elements/cli-v0.0.6 [skip ci] ([b3cac5c](https://github.com/NVIDIA/elements/commit/b3cac5c)) | ||
| * chore(release): @nvidia-elements/core-v0.0.6 [skip ci] ([49a14fb](https://github.com/NVIDIA/elements/commit/49a14fb)) | ||
| * chore(release): @nvidia-elements/forms-v0.0.6 [skip ci] ([4279509](https://github.com/NVIDIA/elements/commit/4279509)) | ||
| * chore(release): @nvidia-elements/lint-v0.0.6 [skip ci] ([7bb32a9](https://github.com/NVIDIA/elements/commit/7bb32a9)) | ||
| * chore(release): @nvidia-elements/markdown-v0.0.6 [skip ci] ([6ffb3f2](https://github.com/NVIDIA/elements/commit/6ffb3f2)) | ||
| * chore(release): @nvidia-elements/monaco-v0.0.6 [skip ci] ([22d5b2c](https://github.com/NVIDIA/elements/commit/22d5b2c)) | ||
| * chore(release): @nvidia-elements/styles-v0.0.6 [skip ci] ([769db1c](https://github.com/NVIDIA/elements/commit/769db1c)) | ||
| * chore(release): @nvidia-elements/themes-v0.0.7 [skip ci] ([64a2903](https://github.com/NVIDIA/elements/commit/64a2903)) | ||
| * fix(cli): reset versions ([16d312e](https://github.com/NVIDIA/elements/commit/16d312e)) | ||
| * fix(code): reset versions ([750d376](https://github.com/NVIDIA/elements/commit/750d376)) | ||
| * fix(core): reset versions ([9be7b2a](https://github.com/NVIDIA/elements/commit/9be7b2a)) | ||
| * fix(create): reset versions ([40e3ae0](https://github.com/NVIDIA/elements/commit/40e3ae0)) | ||
| * fix(forms): reset versions ([1c0e393](https://github.com/NVIDIA/elements/commit/1c0e393)) | ||
| * fix(lint): reset versions ([8decd21](https://github.com/NVIDIA/elements/commit/8decd21)) | ||
| * fix(markdown): reset versions ([1e3a759](https://github.com/NVIDIA/elements/commit/1e3a759)) | ||
| * fix(monaco): reset versions ([93010c9](https://github.com/NVIDIA/elements/commit/93010c9)) | ||
| * fix(styles): reset versions ([daafb69](https://github.com/NVIDIA/elements/commit/daafb69)) | ||
| * fix(themes): reset versions ([5100294](https://github.com/NVIDIA/elements/commit/5100294)) | ||
| * chore(ci): add spdx license headers ([4a4feb6](https://github.com/NVIDIA/elements/commit/4a4feb6)) | ||
| * chore(ci): regenerate lockfile after migration ([7e02645](https://github.com/NVIDIA/elements/commit/7e02645)) | ||
| * chore(release): @nvidia-elements/cli-v0.0.7 [skip ci] ([146bf85](https://github.com/NVIDIA/elements/commit/146bf85)) | ||
| * chore(release): @nvidia-elements/code-v0.0.7 [skip ci] ([cffa239](https://github.com/NVIDIA/elements/commit/cffa239)) | ||
| * chore(release): @nvidia-elements/core-v0.0.7 [skip ci] ([70bfa3d](https://github.com/NVIDIA/elements/commit/70bfa3d)) | ||
| * chore(release): @nvidia-elements/forms-v0.0.7 [skip ci] ([628ea32](https://github.com/NVIDIA/elements/commit/628ea32)) | ||
| * chore(release): @nvidia-elements/lint-v0.0.7 [skip ci] ([0415ee0](https://github.com/NVIDIA/elements/commit/0415ee0)) | ||
| * chore(release): @nvidia-elements/monaco-v0.0.7 [skip ci] ([2ed54c4](https://github.com/NVIDIA/elements/commit/2ed54c4)) | ||
| * chore(release): @nvidia-elements/styles-v0.0.7 [skip ci] ([41a7c1c](https://github.com/NVIDIA/elements/commit/41a7c1c)) | ||
| * chore(release): @nvidia-elements/themes-v0.0.8 [skip ci] ([d22055b](https://github.com/NVIDIA/elements/commit/d22055b)) | ||
| * fix(cli): reset versions ([870a494](https://github.com/NVIDIA/elements/commit/870a494)) | ||
| * fix(code): reset versions ([bf70623](https://github.com/NVIDIA/elements/commit/bf70623)) | ||
| * fix(core): reset versions ([0359c2b](https://github.com/NVIDIA/elements/commit/0359c2b)) | ||
| * fix(create): reset versions ([2f7f85b](https://github.com/NVIDIA/elements/commit/2f7f85b)) | ||
| * fix(forms): reset versions ([0df9d83](https://github.com/NVIDIA/elements/commit/0df9d83)) | ||
| * fix(lint): reset versions ([197ac67](https://github.com/NVIDIA/elements/commit/197ac67)) | ||
| * fix(markdown): reset versions ([1d37244](https://github.com/NVIDIA/elements/commit/1d37244)) | ||
| * fix(monaco): reset versions ([5e2539c](https://github.com/NVIDIA/elements/commit/5e2539c)) | ||
| * fix(styles): reset versions ([6ba793f](https://github.com/NVIDIA/elements/commit/6ba793f)) | ||
| * fix(themes): reset versions ([343a25a](https://github.com/NVIDIA/elements/commit/343a25a)) | ||
@@ -24,0 +24,0 @@ ## 0.0.0 |
+3
-3
| { | ||
| "name": "@nvidia-elements/create", | ||
| "version": "0.0.6", | ||
| "version": "0.0.7", | ||
| "release": { | ||
@@ -29,4 +29,4 @@ "extends": "../../release.config.js" | ||
| "vite": "8.0.6", | ||
| "@internals/eslint": "0.0.0", | ||
| "@internals/vite": "0.0.0" | ||
| "@internals/vite": "0.0.0", | ||
| "@internals/eslint": "0.0.0" | ||
| }, | ||
@@ -33,0 +33,0 @@ "wireit": { |
19454
-0.02%