Skip to content

Commit caf421b

Browse files
chore(release): 1.2.40 [skip ci]
## [1.2.40](v1.2.39...v1.2.40) (2026-03-09) ### Bug Fixes * **deps:** update dependency @codemirror/view to v6.39.15 ([94b3086](94b3086))
1 parent 0886047 commit caf421b

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.40](https://github.com/timoa/workflow-editor/compare/v1.2.39...v1.2.40) (2026-03-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @codemirror/view to v6.39.15 ([94b3086](https://github.com/timoa/workflow-editor/commit/94b3086ae744e14e89c2d4d5633ecee8cc559b4e))
7+
18
## [1.2.39](https://github.com/timoa/workflow-editor/compare/v1.2.38...v1.2.39) (2026-03-09)
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.39",
5+
"version": "1.2.40",
66
"publisher": "Timoa",
77
"author": "Damien Laureaux",
88
"homepage": "https://workflow-editor.com",

0 commit comments

Comments
 (0)