Skip to content

Commit

Permalink
chore(CHANGELOG): update to v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Oct 17, 2024
1 parent 7ec4e19 commit fc24d45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ All notable changes to [min-dash](https://github.com/bpmn-io/min-dash) are docum

___Note:__ Yet to be released changes appear here._

## 4.2.2

* `FIX`: gracefully handle `undefined` target in `has`
* `FIX`: correct `findIndex` type definitions ([#36](https://github.com/bpmn-io/min-dash/issues/36))

## 4.2.1

* `FIX`: correct `isNil` and `isArray` type definitions ([#35](https://github.com/bpmn-io/min-dash/pull/35))
Expand Down

0 comments on commit fc24d45

Please sign in to comment.