Skip to content

Commit 2c32b2d

Browse files
Version Packages (#8688)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ed7cb18 commit 2c32b2d

14 files changed

Lines changed: 58 additions & 44 deletions

workspaces/argocd/.changeset/fix-helm-multisource-revision-errors.md

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

workspaces/argocd/.changeset/honest-tips-divide.md

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

workspaces/argocd/.changeset/rude-rocks-play.md

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

workspaces/argocd/.changeset/spotty-bananas-smoke.md

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

workspaces/argocd/.changeset/sweet-moles-remain.md

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

workspaces/argocd/.changeset/version-bump-1-50-4.md

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

workspaces/argocd/plugins/argocd-backend/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @backstage-community/plugin-argocd-backend
22

3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- ed7cb18: Backstage version bump to v1.50.4
8+
9+
### Patch Changes
10+
11+
- d2cf455: Add example templates for ArgoCD plugin actions
12+
- 53f7107: Registered actions for ArgoCD application management: `argocd:find-applications`, `argocd:get-application`, `argocd:list-applications`, `argocd:get-revision-details`
13+
- Updated dependencies [1cc5891]
14+
- Updated dependencies [ed7cb18]
15+
- @backstage-community/plugin-argocd-node@1.2.0
16+
- @backstage-community/plugin-argocd-common@1.16.0
17+
318
## 1.4.0
419

520
### Minor Changes

workspaces/argocd/plugins/argocd-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-argocd-backend",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/argocd/plugins/argocd-common/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-argocd-common
22

3+
## 1.16.0
4+
5+
### Minor Changes
6+
7+
- ed7cb18: Backstage version bump to v1.50.4
8+
39
## 1.15.0
410

511
### Minor Changes

workspaces/argocd/plugins/argocd-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-argocd-common",
3-
"version": "1.15.0",
3+
"version": "1.16.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)