Skip to content

Commit a4f5357

Browse files
chore(release): 1.2.44 [skip ci]
## [1.2.44](v1.2.43...v1.2.44) (2026-05-05) ### Bug Fixes * **deps:** update dependency @actions/workflow-parser to v0.3.53 ([8107a37](8107a37))
1 parent d5e4580 commit a4f5357

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.44](https://github.com/timoa/workflow-editor/compare/v1.2.43...v1.2.44) (2026-05-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @actions/workflow-parser to v0.3.53 ([8107a37](https://github.com/timoa/workflow-editor/commit/8107a37134c588317f4f41f3ea72d916dda4b588))
7+
18
## [1.2.43](https://github.com/timoa/workflow-editor/compare/v1.2.42...v1.2.43) (2026-04-07)
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.43",
5+
"version": "1.2.44",
66
"publisher": "Timoa",
77
"author": "Damien Laureaux",
88
"homepage": "https://workflow-editor.com",

0 commit comments

Comments
 (0)