Skip to content

Commit

Permalink
update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leoancap committed Jan 10, 2025
1 parent 902d53c commit 46e9aa5
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 5.0.4

- add `syncMethod` prop to `LineChart`, `AreaChart`, `BarChart`, `ComposedChart`

## 5.0.3

- fix tick props in `XAxis`, `YAxis` and `ZAxis`
Expand All @@ -12,8 +16,8 @@

## 5.0.0

- *[breaking]* improve bindings for XYZ axes, Treemap, Pie and Cell components [#59](https://github.com/ahrefs/melange-recharts/pull/59)
- *[breaking]* remove `TooltipCursor` module [#60](https://github.com/ahrefs/melange-recharts/pull/60)
- _[breaking]_ improve bindings for XYZ axes, Treemap, Pie and Cell components [#59](https://github.com/ahrefs/melange-recharts/pull/59)
- _[breaking]_ remove `TooltipCursor` module [#60](https://github.com/ahrefs/melange-recharts/pull/60)

## 4.0.7 (2024-11-23)

Expand Down Expand Up @@ -104,10 +108,10 @@

## 1.0.2 (2021-05-19)

- Bump url-parse from 1.4.7 to 1.5.1 in /examples (#40)
- Bump lodash from 4.17.19 to 4.17.21 in /examples (#41)
- Bump elliptic from 6.5.3 to 6.5.4 in /examples (#36)
- Bump y18n from 4.0.0 to 4.0.1 in /examples (#37)
- Bump url-parse from 1.4.7 to 1.5.1 in /examples (#40)
- Bump lodash from 4.17.19 to 4.17.21 in /examples (#41)
- Bump elliptic from 6.5.3 to 6.5.4 in /examples (#36)
- Bump y18n from 4.0.0 to 4.0.1 in /examples (#37)

## 1.0.1 (2021-01-09)

Expand Down

0 comments on commit 46e9aa5

Please sign in to comment.