Skip to content

Commit d23d43b

Browse files
committed
chore: update CHANGELOG for version 1.18.0
1 parent 0fe1274 commit d23d43b

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.18.0
10+
11+
- `FIX`: use field id as an identifier for custom properties ([#1443](https://github.com/bpmn-io/form-js/pull/1443))
12+
- `FIX`: fix radio group default value after edit ([#1439](https://github.com/bpmn-io/form-js/pull/1439))
13+
- `DEPS`: bump deps ([f1bface](https://github.com/bpmn-io/form-js/commit/f1bfacef7e773f78ac675b5df3a52c265147282d), [11c54d7](https://github.com/bpmn-io/form-js/commit/11c54d7024bbb71190b010643c7f5c208f0a6340), [0979f2d](https://github.com/bpmn-io/form-js/commit/0979f2d99fbd74f91286fb7cd023796adb077df3), [caddbd8](https://github.com/bpmn-io/form-js/commit/caddbd8747c401b8465123b95876086163aa378e))
14+
- `CHORE`: update old documentation ref docs preview ([#1446](https://github.com/bpmn-io/form-js/pull/1446))
15+
- `CHORE`: update GitHub Actions ([#1444](https://github.com/bpmn-io/form-js/pull/1439), [#1443](https://github.com/bpmn-io/form-js/pull/1433))
16+
917
## 1.17.0
1018

1119
- `FIX`: fix lodash bundling ([#1427](https://github.com/bpmn-io/form-js/pull/1427))

0 commit comments

Comments
 (0)