Version Packages (#4794)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-08-11 16:29:14 +02:00 committed by GitHub
parent df2d0f00c9
commit 6a3224a734
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 13 additions and 21 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-nexus-repository-manager': patch
---
remove product theme from dev dependencies and dev app

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-nexus-repository-manager': patch
---
Aligned `formatDate` utility with `ADR012 using Luxon`.

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-nexus-repository-manager': patch
---
Updated dependency `@testing-library/jest-dom` to `6.6.4`.

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-nexus-repository-manager': minor
---
Backstage version bump to v1.41.1

View File

@ -1,5 +1,17 @@
### Dependencies
## 1.15.0
### Minor Changes
- d7e6708: Backstage version bump to v1.41.1
### Patch Changes
- c6f0aec: remove product theme from dev dependencies and dev app
- 333e98c: Aligned `formatDate` utility with `ADR012 using Luxon`.
- 6877ddc: Updated dependency `@testing-library/jest-dom` to `6.6.4`.
## 1.14.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-nexus-repository-manager",
"version": "1.14.2",
"version": "1.15.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",