Version Packages (#4794)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
df2d0f00c9
commit
6a3224a734
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-nexus-repository-manager': patch
|
||||
---
|
||||
|
||||
remove product theme from dev dependencies and dev app
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-nexus-repository-manager': patch
|
||||
---
|
||||
|
||||
Aligned `formatDate` utility with `ADR012 using Luxon`.
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-nexus-repository-manager': patch
|
||||
---
|
||||
|
||||
Updated dependency `@testing-library/jest-dom` to `6.6.4`.
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-nexus-repository-manager': minor
|
||||
---
|
||||
|
||||
Backstage version bump to v1.41.1
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue