Skip to content

Release 0.12.1 - #185

Merged
seonghobae merged 1 commit into
masterfrom
release/bump-0.12.1
May 13, 2026
Merged

Release 0.12.1#185
seonghobae merged 1 commit into
masterfrom
release/bump-0.12.1

Conversation

@seonghobae

@seonghobae seonghobae commented May 13, 2026

Copy link
Copy Markdown
Contributor

Bump version to 0.12.1 to sync GHCR publish with merged settings operationalization work.

Summary by CodeRabbit

  • Bug Fixes
    • Updated version number to 0.12.1 to ensure the settings screen displays the correct application version.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 13, 2026

Copy link
Copy Markdown
Contributor

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'version'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 27b375d2-db11-405f-9f51-cb48c2fb6fe1

📥 Commits

Reviewing files that changed from the base of the PR and between 8d78975 and ce43e9f.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • VERSION

📝 Walkthrough

Walkthrough

This PR bumps the project version from 0.12.0 to 0.12.1 and documents the release in the changelog. The version change aligns production configuration code with release tags after PR #183 was merged.

Changes

Version 0.12.1 release

Layer / File(s) Summary
Version and changelog update
VERSION, CHANGELOG.md
VERSION incremented to 0.12.1 and CHANGELOG.md updated with release date (2026-05-13) and rationale for the patch version increase to match production code state after PR #183.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

Poem

🐰 A tiny hop from point-oh to the one,
Alignment's done, no codes left undone,
The version files sing in harmonic cheer—
A rabbit's release marks the moment right here! 🥕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Release 0.12.1' is directly related to the main change, which is updating the version number to 0.12.1 in both the VERSION file and CHANGELOG.md.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/bump-0.12.1

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for ce43e9f57a9789dc2fb378e7282e5074a30d4999:

  • 3 required check(s) are not successful on ce43e9f.\n- Missing current-head CodeRabbit/coderabbitai evidence for ce43e9f.\n

@seonghobae

Copy link
Copy Markdown
Contributor Author

@coderabbitai approve

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for ce43e9f57a9789dc2fb378e7282e5074a30d4999:

  • 2 required check(s) are not successful on ce43e9f.\n- Missing current-head CodeRabbit/coderabbitai evidence for ce43e9f.\n

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for ce43e9f57a9789dc2fb378e7282e5074a30d4999:

  • 2 required check(s) are not successful on ce43e9f.\n- Missing current-head CodeRabbit/coderabbitai evidence for ce43e9f.\n

@coderabbitai

coderabbitai Bot commented May 13, 2026

Copy link
Copy Markdown
Contributor
✅ Actions performed

Comments resolved and changes approved.

@greptile-apps

greptile-apps Bot commented May 13, 2026

Copy link
Copy Markdown

Greptile Summary

PR #183에서 병합된 설정 화면 실제 운용화 코드와 GHCR 릴리스 태그를 맞추기 위해 버전을 0.12.0에서 0.12.1로 올리는 패치 릴리스입니다.

  • VERSION 파일을 0.12.1로 수정하고, CHANGELOG.md에 날짜·형식·언어 스타일이 기존 항목과 일치하는 [0.12.1] 항목을 추가했습니다.
  • docker-publish.yml은 git 태그와 VERSION 파일이 일치하는지 검증 후 GHCR에 이미지를 게시하므로, v0.12.1 태그를 푸시하면 워크플로우가 정상 동작합니다.

Confidence Score: 5/5

두 파일 모두 단순 버전 문자열 및 변경 이력 텍스트 수정으로, 로직 변경이 없어 병합에 문제가 없습니다.

VERSION과 CHANGELOG.md 두 파일만 수정되었으며, CI 워크플로우의 버전 일치 검증 로직과도 정합성이 유지됩니다. 다른 버전 참조 파일(package.json 등)은 독립적인 버전 체계를 사용하므로 영향 없습니다.

특별히 주의가 필요한 파일은 없습니다.

Important Files Changed

Filename Overview
VERSION 0.12.0에서 0.12.1로 패치 버전 한 줄 수정 — 문제 없음
CHANGELOG.md 0.12.1 릴리스 항목 추가 — 날짜, 버전 표기, 설명 모두 기존 형식과 일치

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[VERSION 파일\n0.12.1] -->|git tag v0.12.1 push| B[docker-publish.yml 트리거]
    B --> C{TAG_VERSION == VERSION?}
    C -->|일치| D[GHCR 이미지 빌드 및 게시\nghcr.io/.../0.12.1]
    C -->|불일치| E[CI 실패 및 종료]
    F[CHANGELOG.md\n0.12.1 항목 추가] --> G[릴리스 이력 기록]
Loading

Reviews (1): Last reviewed commit: "chore: bump version to 0.12.1 for settin..." | Re-trigger Greptile

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for ce43e9f57a9789dc2fb378e7282e5074a30d4999:

  • Missing current-head CodeRabbit/coderabbitai evidence for ce43e9f.\n

@seonghobae
seonghobae merged commit 764f053 into master May 13, 2026
17 checks passed
This was referenced May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant