From 65163546414a8c01b13a79c39297889b93b674a2 Mon Sep 17 00:00:00 2001 From: bucketeer-bot Date: Wed, 18 Sep 2024 00:31:58 +0000 Subject: [PATCH] docs: update flutter.mdx to v2.1.0 --- docs/changelog/client-side/flutter.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/changelog/client-side/flutter.mdx b/docs/changelog/client-side/flutter.mdx index c58bed2..e5aeb69 100644 --- a/docs/changelog/client-side/flutter.mdx +++ b/docs/changelog/client-side/flutter.mdx @@ -14,6 +14,18 @@ toc_max_heading_level: 2 +## [2.1.0](https://github.com/bucketeer-io/flutter-client-sdk/compare/2.0.0...v2.1.0) (2024/09/17) + + +### Features + +* get variation details by variation type ([#19](https://github.com/bucketeer-io/flutter-client-sdk/issues/19)) ([f59d6be](https://github.com/bucketeer-io/flutter-client-sdk/commit/f59d6be91e14d7752fd17538738f7a77f87a0494)) + + +### Build System + +* **deps:** update deps using the Flutter version 3.19.2 ([#21](https://github.com/bucketeer-io/flutter-client-sdk/issues/21)) ([743e534](https://github.com/bucketeer-io/flutter-client-sdk/commit/743e534a9bace488dda65e9647281097d8087115)) + ## 2.0.0 (2024/04/09) This version brings the **BREAKING CHANGES**.