From 4715a6f914a8d997f528e474f90ee2cc5100335e Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Wed, 16 Apr 2025 14:44:57 -0700 Subject: [PATCH] [ package:dtd ] Prepare for 2.5.1 release Change-Id: Ia0fac45cf97306a38dfb5fe36c732c98df9568ed Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/422861 Auto-Submit: Ben Konyi Commit-Queue: Derek Xu Reviewed-by: Derek Xu Commit-Queue: Ben Konyi --- pkg/dtd/CHANGELOG.md | 2 +- pkg/dtd/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/dtd/CHANGELOG.md b/pkg/dtd/CHANGELOG.md index 370eb8c1512..2e85bcc741a 100644 --- a/pkg/dtd/CHANGELOG.md +++ b/pkg/dtd/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.5.1-wip +## 2.5.1 - Widen the dependency on `unified_analytics` to include 8.0.0. diff --git a/pkg/dtd/pubspec.yaml b/pkg/dtd/pubspec.yaml index fc004612929..f18bf8cd314 100644 --- a/pkg/dtd/pubspec.yaml +++ b/pkg/dtd/pubspec.yaml @@ -1,5 +1,5 @@ name: dtd -version: 2.5.1-wip +version: 2.5.1 description: A package for communicating with the Dart Tooling Daemon. repository: https://github.com/dart-lang/sdk/tree/main/pkg/dtd