Skip to content

Commit c4c05d0

Browse files
chore(main): release docker-build 2.0.0 (#24)
1 parent e11b377 commit c4c05d0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

docker-build/CHANGELOG.md

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

3+
## [2.0.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/docker-build-v1.2.0...docker-build-v2.0.0) (2025-03-21)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **docker-build:** make it more reusable ([#17](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/17))
9+
10+
### Bug Fixes
11+
12+
* **docker-build:** make it more reusable ([#17](https://github.com/iExecBlockchainComputing/github-actions-workflows/issues/17)) ([e11b377](https://github.com/iExecBlockchainComputing/github-actions-workflows/commit/e11b377b8ed53820151de5687ecac0b09c251810))
13+
314
## [1.2.0](https://github.com/iExecBlockchainComputing/github-actions-workflows/compare/docker-build-v1.1.1...docker-build-v1.2.0) (2025-03-05)
415

516

docker-build/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0
1+
2.0.0

0 commit comments

Comments
 (0)