Version Packages

This commit is contained in:
github-actions[bot]
2024-04-16 12:20:53 +00:00
parent 2f334fd83c
commit 0e48f5a289
649 changed files with 7811 additions and 1878 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-cicd-statistics
## 0.1.36
### Patch Changes
- 72f0622: Added the `no-top-level-material-ui-4-imports` ESLint rule to aid with the migration to Material UI v5
- Updated dependencies
- @backstage/plugin-catalog-react@1.11.3
- @backstage/core-plugin-api@1.9.2
- @backstage/catalog-model@1.4.5
## 0.1.36-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-cicd-statistics",
"version": "0.1.36-next.1",
"version": "0.1.36",
"description": "A frontend plugin visualizing CI/CD pipeline statistics (build time)",
"backstage": {
"role": "frontend-plugin"