Skip to content

Commit 2c9ff3b

Browse files
chore(release): 1.2.42 [skip ci]
## [1.2.42](v1.2.41...v1.2.42) (2026-03-17) ### Bug Fixes * **deps:** fix deps vulnerabilities (flatted, undici, etc.) ([14b7b72](14b7b72)) * **deps:** fix issue with upgrade of ESLint AJV deps ([8b93442](8b93442))
1 parent 8f10e73 commit 2c9ff3b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.42](https://github.com/timoa/workflow-editor/compare/v1.2.41...v1.2.42) (2026-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** fix deps vulnerabilities (flatted, undici, etc.) ([14b7b72](https://github.com/timoa/workflow-editor/commit/14b7b728ef298cbc775b3a25280de68b6807a7e3))
7+
* **deps:** fix issue with upgrade of ESLint AJV deps ([8b93442](https://github.com/timoa/workflow-editor/commit/8b93442a106518e06f41ea223753b8361267e0cc))
8+
19
## [1.2.41](https://github.com/timoa/workflow-editor/compare/v1.2.40...v1.2.41) (2026-03-10)
210

311

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.41",
5+
"version": "1.2.42",
66
"publisher": "Timoa",
77
"author": "Damien Laureaux",
88
"homepage": "https://workflow-editor.com",

0 commit comments

Comments
 (0)