Skip to content

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 3, 2024
1 parent 27253e8 commit f1c8522
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
4 changes: 4 additions & 0 deletions plugins/bulk-import-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### Dependencies

* **@janus-idp/backstage-plugin-bulk-import-common:** upgraded to 1.1.1

### Dependencies

* **@janus-idp/cli:** upgraded to 1.15.1

### Dependencies
Expand Down
10 changes: 7 additions & 3 deletions plugins/bulk-import-backend/dist-dynamic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-bulk-import-backend-dynamic",
"version": "2.0.1",
"version": "2.0.2",
"main": "./dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -64,8 +64,12 @@
"backstage",
"plugin"
],
"homepage": "https://janus-idp.io/",
"bugs": "https://github.com/janus-idp/backstage-plugins/issues",
"homepage": "https://red.ht/rhdh",
"bugs": "https://issues.redhat.com/browse/RHIDP",
"maintainers": [
"@janus-idp/maintainers-plugins"
],
"author": "Red Hat",
"bundleDependencies": true,
"overrides": {
"@aws-sdk/util-utf8-browser": {
Expand Down
4 changes: 2 additions & 2 deletions plugins/bulk-import-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-bulk-import-backend",
"version": "2.0.1",
"version": "2.0.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@backstage/plugin-catalog-node": "^1.12.4",
"@backstage/plugin-permission-common": "^0.8.0",
"@backstage/plugin-permission-node": "^0.8.0",
"@janus-idp/backstage-plugin-bulk-import-common": "1.1.0",
"@janus-idp/backstage-plugin-bulk-import-common": "1.1.1",
"@octokit/auth-app": "^6.0.3",
"@octokit/rest": "^20.0.2",
"ajv-formats": "^3.0.1",
Expand Down

0 comments on commit f1c8522

Please sign in to comment.