Version Packages
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-bazaar
|
||||
|
||||
## 0.1.25
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f7c2855d76: Added a `Overview Card` for either latest or random projects. Changed `ProjectPreview.tsx` so it take `gridSize` and `useTablePagination` as props.
|
||||
- c0352bbc69: Link to the user catalog entity of a member
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.1.2
|
||||
- @backstage/plugin-catalog-react@1.2.0
|
||||
- @backstage/plugin-catalog@1.6.0
|
||||
- @backstage/core-components@0.11.2
|
||||
- @backstage/cli@0.20.0
|
||||
- @backstage/catalog-client@1.1.1
|
||||
- @backstage/core-plugin-api@1.0.7
|
||||
- @backstage/errors@1.1.2
|
||||
|
||||
## 0.1.25-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar",
|
||||
"version": "0.1.25-next.2",
|
||||
"version": "0.1.25",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user