Skip to content

Commit 772d20c

Browse files
committed
release changes
1 parent 8d7b25f commit 772d20c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33

44
All notable changes to this project will be documented in this file.
55

6+
## Version 0.2.7 - 2025-02-12
7+
8+
### Fixed
9+
10+
- Default buildpack refers to official registry now
11+
612
## Version 0.2.6 - 2025-01-28
713

814
### Fixed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ctz",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "Build tool to containerize cloud applications",
55
"homepage": "https://github.com/SAP/ctz",
66
"keywords": [

0 commit comments

Comments
 (0)