Skip to content

Commit 236363e

Browse files
chore(release): 1.2.35 [skip ci]
## [1.2.35](v1.2.34...v1.2.35) (2026-03-03) ### Bug Fixes * **deps:** pin versions of all workflow GitHub Actions and NPM packages ([a2fd07a](a2fd07a))
1 parent 8ac20b8 commit 236363e

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.35](https://github.com/timoa/workflow-editor/compare/v1.2.34...v1.2.35) (2026-03-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** pin versions of all workflow GitHub Actions and NPM packages ([a2fd07a](https://github.com/timoa/workflow-editor/commit/a2fd07acf5046fe5e0cfdd9efd4cc9bf7ddccdb3))
7+
18
## [1.2.34](https://github.com/timoa/workflow-editor/compare/v1.2.33...v1.2.34) (2026-03-02)
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.34",
5+
"version": "1.2.35",
66
"publisher": "Timoa",
77
"author": "Damien Laureaux",
88
"homepage": "https://workflow-editor.com",

0 commit comments

Comments
 (0)