Skip to content

Commit 7fc756f

Browse files
chore(release): 1.2.36 [skip ci]
## [1.2.36](v1.2.35...v1.2.36) (2026-03-04) ### Bug Fixes * **deps:** fix Underscore vulnerability ([b30d3d3](b30d3d3))
1 parent 84e9f99 commit 7fc756f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.36](https://github.com/timoa/workflow-editor/compare/v1.2.35...v1.2.36) (2026-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** fix Underscore vulnerability ([b30d3d3](https://github.com/timoa/workflow-editor/commit/b30d3d3cdd5b00b73dfa6735e0c4c02fc0ab59b5))
7+
18
## [1.2.35](https://github.com/timoa/workflow-editor/compare/v1.2.34...v1.2.35) (2026-03-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "workflow-visual-editor",
33
"displayName": "Workflow Visual Editor",
44
"description": "Visual editor for GitHub Actions workflow files",
5-
"version": "1.2.35",
5+
"version": "1.2.36",
66
"publisher": "Timoa",
77
"author": "Damien Laureaux",
88
"homepage": "https://workflow-editor.com",

0 commit comments

Comments
 (0)