Skip to content

Commit aa3a82c

Browse files
committed
chore: update changelog
1 parent 603d70c commit aa3a82c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/form-js/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ All notable changes to [form-js](https://github.com/bpmn-io/form-js) are documen
66

77
_**Note:** Yet to be released changes appear here._
88

9+
## 1.15.0
10+
11+
- `REFACTOR`: remove Camunda special document endpoint logic ([#1375](https://github.com/bpmn-io/form-js/pull/1375))
12+
- `FIX`: make PDF rendering more resilient ([#1372](https://github.com/bpmn-io/form-js/pull/1372))
13+
- `FIX`: reset default value when statid option is deleted ([#1364](https://github.com/bpmn-io/form-js/pull/1364))
14+
- `FIX`: form editor input autocomplete ([#1356](https://github.com/bpmn-io/form-js/pull/1356))
15+
- `DEPS`: bump deps ([3c0507a2](https://github.com/bpmn-io/form-js/commit/3c0507a2))
16+
917
## 1.14.0
1018

1119
- `FIX`: filter invalid data for document preview ([#1359](https://github.com/bpmn-io/form-js/pull/1359))

0 commit comments

Comments
 (0)