Skip to content

Commit

Permalink
fix(ytsaurus-ui-chart): move to packages/ui-helm-chart
Browse files Browse the repository at this point in the history
  • Loading branch information
ma-efremoff committed Oct 10, 2024
1 parent 98e5fe8 commit 66409bb
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"packages/javascript-wrapper": "0.10.1",
"packages/interface-helpers": "0.3.1",
"packages/ui": "1.61.0"
"packages/ui": "1.61.0",
"packages/ui-helm-chart": "0.1.0"
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 4 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"draft": true,
"release-type": "node"
},
"packages/ui-helm-chart": {
"draft": true,
"release-type": "helm"
},
"packages/custom-ytsaurus-ui.example": {
"release-type": "simple"
}
Expand Down

0 comments on commit 66409bb

Please sign in to comment.