Skip to content

Commit 0f45247

Browse files
committed
chore(release): v0.1.1
## 0.1.1 - 2025-04-08 ### Chore - Update to golang 1.24.2 and deps - Clean up license headers - Update github actions minor and patch updates - Update cgr.dev/chainguard ### Ci - Bump mockery - Disable gitleaks until fixed in ml ### Fix - Test mock generation [skip ci] Signed-off-by: Josef Andersson <[email protected]>
1 parent 4cdb7cb commit 0f45247

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.1] - 2025-04-08
9+
10+
### Changed
11+
12+
- Update cgr.dev/chainguard
13+
- Update github actions minor and patch updates
14+
- Disable gitleaks until fixed in ml
15+
- Bump mockery
16+
- Clean up license headers
17+
- Update to golang 1.24.2 and deps
18+
19+
### Fixed
20+
21+
- Test mock generation
22+
823
## [0.1.0] - 2025-02-11
924

1025
### Added
@@ -17,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1732

1833
### Changed
1934

35+
- V0.1.0
2036
- Restructure badges
2137
- Automerge container updates
2238
- Update github actions minor and patch updates
@@ -313,6 +329,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
313329
- Move roadmap to issues
314330
- Initial commit
315331

332+
[0.1.1]: https://github.com/itiquette/git-provider-sync/compare/v0.1.0..v0.1.1
316333
[0.1.0]: https://github.com/itiquette/git-provider-sync/compare/v0.0.21..v0.1.0
317334
[0.0.21]: https://github.com/itiquette/git-provider-sync/compare/v0.0.20..v0.0.21
318335
[0.0.20]: https://github.com/itiquette/git-provider-sync/compare/v0.0.19..v0.0.20

0 commit comments

Comments
 (0)