Skip to content

Commit

Permalink
deps(client): update to @camunda/linting@3.32.1
Browse files Browse the repository at this point in the history
Closes #4811
  • Loading branch information
nikku committed Feb 20, 2025
1 parent 89e74b1 commit 4f72aef
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 144 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ ___Note:__ Yet to be released changes appear here._

* `FEAT`: support Camunda 8.8
* `DEPS`: update to `@camunda/improved-canvas@1.7.6`
* `DEPS`: update to `@camunda/linting@3.32.1`

### BPMN

* `FEAT`: improve ad-hoc subprocess linting ([#4811](https://github.com/camunda/camunda-modeler/issues/4811))
* `FIX`: suggest ad-hoc subprocess with new context pad ([#4813](https://github.com/camunda/camunda-modeler/issues/4813))

## 5.32.0
Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@camunda/form-linting": "^0.20.0",
"@camunda/form-playground": "^0.20.0",
"@camunda/improved-canvas": "^1.7.6",
"@camunda/linting": "^3.31.0",
"@camunda/linting": "^3.32.1",
"@camunda/rpa-integration": "0.1.0",
"@carbon/icons-react": "^11.53.0",
"@codemirror/commands": "^6.6.2",
Expand Down
191 changes: 48 additions & 143 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4f72aef

Please sign in to comment.