Skip to content

Commit b6ff289

Browse files
chore(release): 1.2.47 [skip ci]
## [1.2.47](v1.2.46...v1.2.47) (2026-06-23) ### Bug Fixes * **security:** bump pnpm override floor for undici + markdown-it ([e2c7ca9](e2c7ca9))
1 parent 1a0e56a commit b6ff289

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.47](https://github.com/timoa/workflow-editor/compare/v1.2.46...v1.2.47) (2026-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** bump pnpm override floor for undici + markdown-it ([e2c7ca9](https://github.com/timoa/workflow-editor/commit/e2c7ca957bd879ff87869050648718c4a3542619))
7+
18
## [1.2.46](https://github.com/timoa/workflow-editor/compare/v1.2.45...v1.2.46) (2026-06-16)
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.46",
5+
"version": "1.2.47",
66
"publisher": "Timoa",
77
"author": "Damien Laureaux",
88
"homepage": "https://workflow-editor.com",

0 commit comments

Comments
 (0)