We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c9d5c commit 7c0fb0fCopy full SHA for 7c0fb0f
workspaces/marketplace/.changeset/small-apes-drop.md
workspaces/marketplace/plugins/marketplace/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @red-hat-developer-hub/backstage-plugin-marketplace
2
3
+## 0.11.4
4
+
5
+### Patch Changes
6
7
+- b6c9d5c: Disabled row actions in the "Installed packages" tab for the production environment
8
9
## 0.11.3
10
11
### Patch Changes
workspaces/marketplace/plugins/marketplace/package.json
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-marketplace",
- "version": "0.11.3",
+ "version": "0.11.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
0 commit comments