Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
committed by
Patrik Oldsberg
parent
0ad4cca07d
commit
f577e1176f
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-bazaar
|
||||
|
||||
## 0.2.18-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c5aad900e3: Adding descending sort in a bazaar plugin
|
||||
- b3acba9091: Added alert popup in the bazaar plugin
|
||||
- 1a40159acb: Removed unnecessary dependency on `@backstage/cli`.
|
||||
- 62b5922916: Internal theme type updates
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.15.0-next.1
|
||||
- @backstage/plugin-catalog-react@1.9.0-next.1
|
||||
- @backstage/core-components@0.13.8-next.1
|
||||
- @backstage/catalog-client@1.4.5
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
|
||||
## 0.2.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar",
|
||||
"version": "0.2.18-next.0",
|
||||
"version": "0.2.18-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user