Version Packages
This commit is contained in:
@@ -1,5 +1,26 @@
|
||||
# @backstage/plugin-bazaar
|
||||
|
||||
## 0.2.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 0bf734dbac: Created soft cut on `ProjectCard` to indicate more content.
|
||||
- 41d0b0a24a: Added `isBazaarAvailable` helper to be used with the `EntitySwitch`.
|
||||
- 92a33f0ae3: Updated README.md to include instructions of installing the Bazaar Backend
|
||||
- 99d52523c7: Allow customisation of title and subtitle on bazaar page.
|
||||
- 27a5e90e97: Small updates to some paragraph components to ensure theme typography properties are inherited correctly.
|
||||
- 80ce4e8c29: Small updates to some components to ensure theme typography properties are inherited correctly.
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.22.1
|
||||
- @backstage/catalog-model@1.1.5
|
||||
- @backstage/catalog-client@1.3.0
|
||||
- @backstage/plugin-catalog-react@1.2.4
|
||||
- @backstage/core-components@0.12.3
|
||||
- @backstage/plugin-catalog@1.7.2
|
||||
- @backstage/core-plugin-api@1.3.0
|
||||
- @backstage/errors@1.1.4
|
||||
- @backstage/theme@0.2.16
|
||||
|
||||
## 0.2.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar",
|
||||
"version": "0.2.3-next.2",
|
||||
"version": "0.2.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user