Skip to content

Commit bcd77d1

Browse files
chore: release 1.1.2 (#373)
1 parent b3c6376 commit bcd77d1

File tree

5 files changed

+45
-8
lines changed

5 files changed

+45
-8
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.1.1"}
1+
{".":"1.1.2"}

CHANGELOG.md

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

3+
## 1.1.2 (2025-12-14)
4+
5+
## What's Changed
6+
* chore(deps): update ghcr.io/developerc286/clean_git_history docker tag to v1.1.1 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/372
7+
* chore(deps): update ghcr.io/developerc286/conventional_commits_linter docker tag to v0.16.1 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/374
8+
* ci: skip Claude Code review on draft PRs by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/376
9+
* chore(deps): update anthropics/claude-code-action digest to 6902c22 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/378
10+
* chore(deps): update actions/checkout digest to 93cb6ef by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/377
11+
* chore(deps): update actions/checkout action to v5.0.1 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/379
12+
* chore(deps): update rust crate clap to v4.5.52 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/380
13+
* chore(deps): update rust crate clap to v4.5.53 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/381
14+
* chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/382
15+
* chore(deps): update rhysd/actionlint docker tag to v1.7.9 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/383
16+
* chore(deps): update anthropics/claude-code-action digest to f9b2917 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/384
17+
* chore(deps): update anthropics/claude-code-action digest to 798cf09 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/385
18+
* chore(deps): update anthropics/claude-code-action digest to a7e4c51 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/386
19+
* chore(deps): update anthropics/claude-code-action digest to 6337623 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/387
20+
* chore(deps): update actions/checkout digest to 8e8c483 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/388
21+
* chore(deps): update actions/checkout action to v6.0.1 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/389
22+
* chore(deps): update rust crate log to v0.4.29 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/391
23+
* chore(deps): update python docker tag to v3.14.1 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/390
24+
* chore(deps): update ghcr.io/developerc286/conventional_commits_linter docker tag to v0.17.0 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/392
25+
* chore(deps): update python:3.14.1-alpine3.22 docker digest to cc95388 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/393
26+
* chore(deps): update dependency alpine_3_22/github-cli to v2.72.0-r5 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/394
27+
* chore(deps): update python:3.14.1-alpine3.21 docker digest to fd8407c by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/395
28+
* chore(deps): update rust:1.91.1-alpine3.21 docker digest to 32817dd by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/397
29+
* chore(deps): update rust crate git2 to v0.20.3 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/398
30+
* chore(deps): update python docker tag to v3.14.2 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/400
31+
* chore(deps): update python:3.14.2-alpine3.22 docker digest to 9185922 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/401
32+
* chore(deps): update anthropics/claude-code-action digest to f0c8eb2 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/402
33+
* chore(deps): update rust docker tag to v1.92.0 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/403
34+
* build: converting from Docker -> Nix by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/399
35+
* chore(deps): update alpine docker tag to v3.23.0 by @renovate[bot] in https://github.com/DeveloperC286/clean_git_history/pull/396
36+
37+
38+
**Full Changelog**: https://github.com/DeveloperC286/clean_git_history/compare/v1.1.1...v1.1.2
39+
340
## 1.1.1 (2025-11-12)
441

542
## What's Changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "clean_git_history"
33
description = "A Git history linter to ensure it stays clean for those who prefer rebasing and fast-forwarding compared to merge and squash commits."
44
authors = ["C <[email protected]>"]
5-
version = "1.1.1"
5+
version = "1.1.2"
66
edition = "2021"
77
license = "AGPL-3.0"
88
repository = "https://github.com/DeveloperC286/clean_git_history"

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
name: Clean
4141
runs-on: ubuntu-latest
4242
container:
43-
image: ghcr.io/developerc286/clean_git_history:v1.1.1
43+
image: ghcr.io/developerc286/clean_git_history:v1.1.2
4444
steps:
4545
- name: Checkout code.
4646
uses: actions/checkout@v5
@@ -57,7 +57,7 @@ jobs:
5757
```yaml
5858
clean-git-history-checking:
5959
stage: clean-git-history-checking
60-
image: ghcr.io/developerc286/clean_git_history:v1.1.1
60+
image: ghcr.io/developerc286/clean_git_history:v1.1.2
6161
script:
6262
- clean_git_history "origin/${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}"
6363
rules:
@@ -72,7 +72,7 @@ Visit the releases page at [https://github.com/DeveloperC286/clean_git_history/r
7272
7373
<!-- x-release-please-start-version -->
7474
```sh
75-
version="v1.1.1" && wget -O - "https://github.com/DeveloperC286/clean_git_history/releases/download/${version}/x86_64-unknown-linux-musl.tar.gz" | tar xz --directory "/usr/bin/"
75+
version="v1.1.2" && wget -O - "https://github.com/DeveloperC286/clean_git_history/releases/download/${version}/x86_64-unknown-linux-musl.tar.gz" | tar xz --directory "/usr/bin/"
7676
```
7777
<!-- x-release-please-end -->
7878

@@ -91,7 +91,7 @@ e.g.
9191

9292
<!-- x-release-please-start-version -->
9393
```sh
94-
cargo install clean_git_history --version "1.1.1"
94+
cargo install clean_git_history --version "1.1.2"
9595
```
9696
<!-- x-release-please-end -->
9797

@@ -102,7 +102,7 @@ You can use the Docker image published to [ghcr.io/developerc286/clean_git_histo
102102

103103
<!-- x-release-please-start-version -->
104104
```sh
105-
docker run --rm -v $(pwd):/workspace -w /workspace ghcr.io/developerc286/clean_git_history:v1.1.1 origin/HEAD
105+
docker run --rm -v $(pwd):/workspace -w /workspace ghcr.io/developerc286/clean_git_history:v1.1.2 origin/HEAD
106106
```
107107
<!-- x-release-please-end -->
108108

0 commit comments

Comments
 (0)