Version Packages (#2008)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
bbb95febae
commit
6cc64e66ae
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-catalog-backend-module-pingidentity': patch
|
||||
---
|
||||
|
||||
Updated dependency `msw` to `1.3.5`.
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @backstage-community/plugin-catalog-backend-module-pingidentity
|
||||
|
||||
## 0.1.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a6e850f: Updated dependency `msw` to `1.3.5`.
|
||||
|
||||
## 0.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-catalog-backend-module-pingidentity",
|
||||
"description": "The pingidentity backend module for the catalog plugin.",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue