Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c57a087

Browse files
chore(release): @nvidia-elements/core-v0.1.3 [skip ci]
## <small>0.1.3 (2026-05-19)</small> * fix(core): correct read only property ([b9e7588](b9e7588)) * chore(release): @nvidia-elements/cli-v0.2.0 [skip ci] ([3c83f7d](3c83f7d))
1 parent b9e7588 commit c57a087

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

projects/core/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>0.1.3 (2026-05-19)</small>
2+
3+
* fix(core): correct read only property ([b9e7588](https://github.com/NVIDIA/elements/commit/b9e7588))
4+
* chore(release): @nvidia-elements/cli-v0.2.0 [skip ci] ([3c83f7d](https://github.com/NVIDIA/elements/commit/3c83f7d))
5+
16
## <small>0.1.2 (2026-05-18)</small>
27

38
* feat(cli): add multiple version detection ([c98786a](https://github.com/NVIDIA/elements/commit/c98786a))

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

0 commit comments

Comments
 (0)