Browse Source

docs: update package version changes [skip ci]

pull/25190/head
github-actions[bot] 5 months ago
parent
commit
c9841af4a0
  1. 9
      docs/en/package-version-changes.md

9
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) |

Loading…
Cancel
Save