Skip to content

Commit 1ffe699

Browse files
bump
1 parent c188d08 commit 1ffe699

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
## [0.80.0] - [2026-05-11]
3+
- Added variant selector to the asset panel for pipelines that declare variants. The selected variant is passed to `bruin run` as `--variant <name>`.
4+
25
## [0.79.9] - [2026-04-29]
36
- Improved Ingestr asset display with edit/view mode toggle using "Edit"/"Done" text link for cleaner UI.
47

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bruin",
33
"displayName": "Bruin",
44
"description": "Manage your Bruin data assets from within VS Code.",
5-
"version": "0.79.9",
5+
"version": "0.80.0",
66
"engines": {
77
"vscode": "^1.87.0"
88
},

0 commit comments

Comments
 (0)