Skip to content

Commit d3fd592

Browse files
authored
Version Packages (#1303)
1 parent a1ef52b commit d3fd592

5 files changed

Lines changed: 14 additions & 8 deletions

File tree

workspaces/global-floating-action-button/.changeset/fresh-tools-walk.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

workspaces/global-floating-action-button/plugins/application-listener-test/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-application-listener-test
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 431402d: remove janus-idp/cli devDependency and export-dynamic script
8+
39
## 0.2.0
410

511
### Minor Changes

workspaces/global-floating-action-button/plugins/application-listener-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-application-listener-test",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/global-floating-action-button/plugins/application-provider-test/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-application-provider-test
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- 431402d: remove janus-idp/cli devDependency and export-dynamic script
8+
39
## 0.2.1
410

511
### Patch Changes

workspaces/global-floating-action-button/plugins/application-provider-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-application-provider-test",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)