Skip to content

Commit cb16379

Browse files
committed
chore(release): v0.1.0
## 0.1.0 - 2025-02-11 ### Chore - Update cgr.dev/chainguard/glibc-dynamic:latest-dev docker - Add headers to mock code - Update go 1.23.6 - Update deps, crypto etc - Update github actions minor and patch updates - Update github actions minor and patch updates - Automerge container updates - Restructure badges ### Ci - Add correct perm - Add correct perm - Add pre gen mock code - Remove fuzz pr ### Feat - Add request timeout opt ### Fix - Improve alphanumeric repo conversion - Remove tar residue dir - Update go-github and tmp workaround for disable ### Refactor - [**breaking**] Change string sep to list for include,exclude - [**breaking**] Rename ascii-name opt to alphanumhyph-name [skip ci] Signed-off-by: Josef Andersson <[email protected]>
1 parent 56f606b commit cb16379

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

CHANGELOG.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,39 @@ 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.0.21] - 2025-01-26
8+
## [0.1.0] - 2025-02-11
9+
10+
### Added
11+
12+
- Add request timeout opt
13+
- Add headers to mock code
14+
- Add pre gen mock code
15+
- Add correct perm
16+
- Add correct perm
17+
18+
### Changed
19+
20+
- Restructure badges
21+
- Automerge container updates
22+
- Update github actions minor and patch updates
23+
- Update github actions minor and patch updates
24+
- Rename ascii-name opt to alphanumhyph-name
25+
- Change string sep to list for include,exclude
26+
- Update deps, crypto etc
27+
- Update go 1.23.6
28+
- Update cgr.dev/chainguard/glibc-dynamic:latest-dev docker
29+
30+
### Fixed
31+
32+
- Update go-github and tmp workaround for disable
33+
- Improve alphanumeric repo conversion
34+
35+
### Removed
36+
37+
- Remove tar residue dir
38+
- Remove fuzz pr
39+
40+
## [0.0.21] - 2025-01-29
941

1042
### Added
1143

@@ -14,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1446

1547
### Changed
1648

49+
- V0.0.21
1750
- Pin google/clusterfuzzlite action to 884713a
1851
- Improve security score
1952
- Improve badge status
@@ -280,6 +313,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
280313
- Move roadmap to issues
281314
- Initial commit
282315

316+
[0.1.0]: https://github.com/itiquette/git-provider-sync/compare/v0.0.21..v0.1.0
283317
[0.0.21]: https://github.com/itiquette/git-provider-sync/compare/v0.0.20..v0.0.21
284318
[0.0.20]: https://github.com/itiquette/git-provider-sync/compare/v0.0.19..v0.0.20
285319
[0.0.19]: https://github.com/itiquette/git-provider-sync/compare/v0.0.18..v0.0.19

0 commit comments

Comments
 (0)