Skip to content

Commit c50f774

Browse files
Version Packages (acr) (#8992)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 170f85d commit c50f774

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

workspaces/acr/.changeset/cuddly-pugs-care.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/acr/plugins/acr/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-acr
22

3+
## 1.24.1
4+
5+
### Patch Changes
6+
7+
- 170f85d: Migrate to Jest 30
8+
39
## 1.24.0
410

511
### Minor Changes

workspaces/acr/plugins/acr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@backstage-community/plugin-acr",
33
"description": "A Backstage plugin that displays information about your container images available in the Azure Container Registry",
4-
"version": "1.24.0",
4+
"version": "1.24.1",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)