Skip to content

Commit d45542a

Browse files
chore(main): release 2.56.0 (#373)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6b069e8 commit d45542a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.55.0"
2+
".": "2.56.0"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [2.56.0](https://github.com/kitabisa/composite-actions/compare/v2.55.0...v2.56.0) (2025-12-22)
4+
5+
6+
### Features
7+
8+
* make DockerHub credentials optional and conditionally set up. ([#375](https://github.com/kitabisa/composite-actions/issues/375)) ([6b069e8](https://github.com/kitabisa/composite-actions/commit/6b069e81fd5e8992e22d9b099f7f6b7e9a847a33))
9+
* remove rancher from composite ([#374](https://github.com/kitabisa/composite-actions/issues/374)) ([624d812](https://github.com/kitabisa/composite-actions/commit/624d812cefcf0f53dc1461f0409f9d527f343ad4))
10+
11+
12+
### Bugfix
13+
14+
* remove rancher inputs on backend deploy ([273f819](https://github.com/kitabisa/composite-actions/commit/273f819055718979b4cef1787b3ad2637c336f81))
15+
* take out rancher job from deploy backend ([ff6ecab](https://github.com/kitabisa/composite-actions/commit/ff6ecab9043aca4aac0fdb4b1204c0053556d903))
16+
* take out rancher job from deploy frontend ([c00c208](https://github.com/kitabisa/composite-actions/commit/c00c20841512ca008db908557024eb015f4dff76))
17+
318
## [2.55.0](https://github.com/kitabisa/composite-actions/compare/v2.54.0...v2.55.0) (2025-12-01)
419

520

0 commit comments

Comments
 (0)