Skip to content

Commit c007b63

Browse files
chore(release): 2.0.0 [skip ci]
## [2.0.0](v1.1.10...v2.0.0) (2025-05-28) ### ⚠ BREAKING CHANGES * The component-based API has been replaced with a service-based approach. ### Features * API to use service instead of component ([#73](#73)) ([b69445e](b69445e)) * switch from teams to services ([#72](#72)) ([e0f0999](e0f0999)) ### Bug Fixes * correct average CFR calculation ([#76](#76)) ([5a046c9](5a046c9)) * **deps:** update dependency rollup to v4.41.1 ([#69](#69)) ([861555f](861555f)) ### Reverts * reverting main back to v1.1.10 ([#75](#75)) ([ae08be5](ae08be5))
1 parent 0a7311f commit c007b63

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,26 @@
66

77
### Features
88

9+
* API to use service instead of component ([#73](https://github.com/liatrio/react-dora-charts/issues/73)) ([b69445e](https://github.com/liatrio/react-dora-charts/commit/b69445e4aa3eb24050e2f6a61aa368b9a443b57b))
10+
* switch from teams to services ([#72](https://github.com/liatrio/react-dora-charts/issues/72)) ([e0f0999](https://github.com/liatrio/react-dora-charts/commit/e0f0999e93730f279d999e507177449ece63de45))
11+
12+
### Bug Fixes
13+
14+
* correct average CFR calculation ([#76](https://github.com/liatrio/react-dora-charts/issues/76)) ([5a046c9](https://github.com/liatrio/react-dora-charts/commit/5a046c9a4cab3397b43ae5fbb53b03853e281466))
15+
* **deps:** update dependency rollup to v4.41.1 ([#69](https://github.com/liatrio/react-dora-charts/issues/69)) ([861555f](https://github.com/liatrio/react-dora-charts/commit/861555fd128381bb9e710f6c98a3d817f681d076))
16+
17+
### Reverts
18+
19+
* reverting main back to v1.1.10 ([#75](https://github.com/liatrio/react-dora-charts/issues/75)) ([ae08be5](https://github.com/liatrio/react-dora-charts/commit/ae08be55a3715e1966303140a1f14bd7d6482f83))
20+
21+
## [2.0.0](https://github.com/liatrio/react-dora-charts/compare/v1.1.10...v2.0.0) (2025-05-28)
22+
23+
### ⚠ BREAKING CHANGES
24+
25+
* The component-based API has been replaced with a service-based approach.
26+
27+
### Features
28+
929
* API to use service instead of component ([#73](https://github.com/liatrio/react-dora-charts/issues/73)) ([638e49a](https://github.com/liatrio/react-dora-charts/commit/638e49a873aa55853cfb1e71f466c8c4e5f2f4a0))
1030

1131
### Bug Fixes

0 commit comments

Comments
 (0)