Skip to content

Commit fe33d00

Browse files
committed
Merge remote-tracking branch 'origin/master' into chore/eslint9
2 parents 5f9e89c + 8098f9a commit fe33d00

File tree

8 files changed

+428
-392
lines changed

8 files changed

+428
-392
lines changed

.github/workflows/fill-gh-draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
contents: write
1515
steps:
1616
# Drafts your next Release notes as Pull Requests are merged into "master"
17-
- uses: release-drafter/release-drafter@v6.0.0
17+
- uses: release-drafter/release-drafter@v6.1.0
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Loading

docs/contributors/maintainers.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ ___
7070
- Ensure the name of the milestone used for the new release version matches the name of the tag/version that has just been pushed. Renamed it if needed.
7171
- Clean this opened milestone if some issues are still opened (move them to a new one or discard milestone from them)
7272
- Close the milestone
73-
- Clean the [Day to Day Board](https://github.com/process-analytics/bpmn-visualization-js/projects/1): archive all cards
74-
of the `Done` column related to the milestone
7573

7674

7775
### Continue filling the GitHub Release

docs/contributors/resources/bpmn-visualization-release-process.bpmn

Lines changed: 122 additions & 135 deletions
Large diffs are not rendered by default.

docs/users/architecture/images/architecture/internal-model.drawio

Lines changed: 262 additions & 213 deletions
Large diffs are not rendered by default.

docs/users/architecture/images/architecture/internal-model.svg

Lines changed: 1 addition & 1 deletion
Loading

package-lock.json

Lines changed: 41 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"jest-image-snapshot": "~6.4.0",
147147
"jest-playwright-preset": "~4.0.0",
148148
"jest-sonar": "~0.2.16",
149-
"lint-staged": "~15.4.1",
149+
"lint-staged": "~15.4.3",
150150
"minimist": "~1.2.8",
151151
"npm-run-all": "~4.1.5",
152152
"pinst": "~3.0.0",

0 commit comments

Comments
 (0)