Skip to content

Commit 369fb28

Browse files
authored
Merge pull request #87 from Dockermint/chore/back-merge-main-v0.4.2
chore: back-merge main into develop after v0.4.2 release
2 parents b9d8263 + 1c47929 commit 369fb28

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [v0.4.2](https://github.com/Dockermint/Pebblify/compare/v0.4.1...v0.4.2)
4+
5+
### Bug Fixes
6+
7+
- fix(docker): bump tzdata Alpine pin from 2026a-r0 to 2026b-r0 to fix tzdata expiry ([#85](https://github.com/Dockermint/Pebblify/pull/85))
8+
- fix(ci): promote all image tags after attestation so semver and `latest` tags appear before sha256 digest in GHCR UI; replaces v0.4.1 single-tag re-tag with loop over all `steps.meta.outputs.tags` ([#75](https://github.com/Dockermint/Pebblify/pull/75))
9+
10+
### Dependencies
11+
12+
- deps(deps): bump github.com/klauspost/compress from 1.18.5 to 1.18.6 ([#81](https://github.com/Dockermint/Pebblify/pull/81))
13+
- deps(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.99.1 to 1.101.0 ([#79](https://github.com/Dockermint/Pebblify/pull/79))
14+
- deps(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.16 to 1.32.17 ([#83](https://github.com/Dockermint/Pebblify/pull/83))
15+
16+
### Chore / Governance
17+
18+
- chore(claude-md): add Step 14 HYPOTHESIS CHECK to CLAUDE.md workflow for CI / external-deps fixes; renumber steps 14-21 and update Step 20 RETRO to audit Step 14 clauses ([#77](https://github.com/Dockermint/Pebblify/pull/77))
19+
320
## [v0.4.1](https://github.com/Dockermint/Pebblify/compare/v0.4.0...v0.4.1)
421

522
### Bug Fixes

0 commit comments

Comments
 (0)