Commit 0e7f2f9d authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 4.6.0 [skip ci]

parent 7c3adcc6
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# [4.6.0](https://gitlab.com/to-be-continuous/cloud-foundry/compare/4.5.0...4.6.0) (2024-10-09)


### Features

* allow propagate custom output variables ([aed7374](https://gitlab.com/to-be-continuous/cloud-foundry/commit/aed7374304169a5cb49ba728f6b6d97291c97cff))

# [4.5.0](https://gitlab.com/to-be-continuous/cloud-foundry/compare/4.4.0...4.5.0) (2024-09-27)


+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ Add the following to your `.gitlab-ci.yml`:
```yaml
include:
  # 1: include the component
  - component: "gitlab.com/to-be-continuous/cloud-foundry/gitlab-ci-cf@4.5.0"
  - component: "gitlab.com/to-be-continuous/cloud-foundry/gitlab-ci-cf@4.6.0"
    # 2: set/override component inputs
    inputs:
      # ⚠ this is only an example