From c9841af4a04b75e169d0112208119334812fec7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 1 Apr 2026 01:56:06 +0000 Subject: [PATCH] docs: update package version changes [skip ci] --- docs/en/package-version-changes.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/en/package-version-changes.md b/docs/en/package-version-changes.md index fd43f004a0..dd380e78f0 100644 --- a/docs/en/package-version-changes.md +++ b/docs/en/package-version-changes.md @@ -7,6 +7,14 @@ # Package Version Changes +## 10.3.0-rc.1 + +| Package | Old Version | New Version | PR | +|---------|-------------|-------------|-----| +| Autofac | 8.4.0 | 9.1.0 | #25190 | +| Autofac.Extensions.DependencyInjection | 10.0.0 | 11.0.0 | #25190 | +| Microsoft.Bcl.AsyncInterfaces | 10.0.2 | 10.0.4 | #25190 | + ## 10.2.0-rc.4 | Package | Old Version | New Version | PR | @@ -58,3 +66,4 @@ |---------|-------------|-------------|-----| | Microsoft.SemanticKernel | 1.67.1 | 1.71.0 | [#24891](https://github.com/abpframework/abp/pull/24891) | | Microsoft.SemanticKernel.Abstractions | 1.67.1 | 1.71.0 | [#24891](https://github.com/abpframework/abp/pull/24891) | +