Version Packages (#1832)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
This commit is contained in:
Backstage Service Account 2024-11-06 14:30:28 +01:00 committed by GitHub
parent 64b5d737fb
commit 59fcce1e5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-jfrog-artifactory': patch
---
Bumping the @janus-cli/shared-react dependency to ^2.13.0

View File

@ -1,5 +1,11 @@
### Dependencies
## 1.10.1
### Patch Changes
- a83d499: Bumping the @janus-cli/shared-react dependency to ^2.13.0
## 1.10.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-jfrog-artifactory",
"version": "1.10.0",
"version": "1.10.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",