Merge pull request #9496 from backstage/rugvip/release-org

org: trigger release
This commit is contained in:
Johan Haals
2022-02-14 09:08:24 +01:00
committed by GitHub
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-org
## 0.4.2
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.8
- @backstage/plugin-catalog-react@0.6.14
## 0.4.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-org",
"description": "A Backstage plugin that helps you create entity pages for your organization",
"version": "0.4.2-next.0",
"version": "0.4.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",