diff --git a/CHANGELOG.md b/CHANGELOG.md index ca030cf1..9d28f8c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### Bug Fixes -* fix release ([#433](https://github.com/gravity-ui/chartkit/issues/433)) ([4382381](https://github.com/gravity-ui/chartkit/commit/438238173fca4782118605d0a5ddd23f76101c91)) +* **D3 plugin:** fix click event handler ([#436](https://github.com/gravity-ui/chartkit/issues/436)) ([a7d0b1d](https://github.com/gravity-ui/chartkit/commit/a7d0b1d6dec6fcdf1eb333d9cd02a61bc0de333d)) ## [4.21.0](https://github.com/gravity-ui/chartkit/compare/v4.20.2...v4.21.0) (2024-02-20) @@ -15,6 +15,11 @@ * **D3 plugin:** add chart click event ([#430](https://github.com/gravity-ui/chartkit/issues/430)) ([5376d96](https://github.com/gravity-ui/chartkit/commit/5376d96b9fdebd13d9e422e12d20c0d89459d3f5)) * **D3 plugin:** add opacity and marker setting to shape ([#432](https://github.com/gravity-ui/chartkit/issues/432)) ([36fc2be](https://github.com/gravity-ui/chartkit/commit/36fc2be63899fbbe3fa0a2a24f233ff229ed29d1)) + +### Bug Fixes + +* fix release ([#433](https://github.com/gravity-ui/chartkit/issues/433)) ([4382381](https://github.com/gravity-ui/chartkit/commit/438238173fca4782118605d0a5ddd23f76101c91)) + ## [4.20.2](https://github.com/gravity-ui/chartkit/compare/v4.20.1...v4.20.2) (2024-02-20)