Skip to content

Releases: sgash708/chromagic

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 09 Aug 02:42
1ccd3b8

1.2.3 (2026-08-09)

Performance Improvements

  • setup-chromeのinstall-dependenciesを無効化(検証中) (#10) (1ccd3b8)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 02:32
1be778c

1.2.2 (2026-08-09)

Performance Improvements

  • Noto CJKフォントをactions/cacheでキャッシュ(検証中) (#9) (1be778c)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 10:31
c66e006

1.2.1 (2026-08-08)

Performance Improvements

  • Chrome for Testingとaction依存をactions/cacheでキャッシュ (#8) (c66e006)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 05:44
74c610e

1.2.0 (2026-08-08)

Features

  • viewportのカンマ区切り複数指定に対応 (#7) (74c610e)

v1.1.0

Choose a tag to compare

@sgash708 sgash708 released this 08 Aug 04:53
9427a23

1.1.0 (2026-08-08)

Bug Fixes

  • Marketplace公開前のセキュリティ強化と依存脆弱性の解消 (#3) (c10efd7)
    • GITHUB_TOKEN を GIT_ASKPASS 経由で渡すよう変更(URL/コマンドライン露出の防止)
    • execSync のシェル文字列組み立てを execFileSync + 配列引数に変更
    • action.yml の inputs 直接展開を env 経由に変更
    • サードパーティ Actions を commit SHA pin に変更
    • storycap の推移依存(axios/form-data/joi/brace-expansion)の既知脆弱性を解消

Chores

  • dependabot更新をmainへ手動反映 (#4) (9427a23)
    • actions/setup-node を v6→v7 に更新
    • semantic-release を 25.0.5→25.0.9 に更新
  • main ブランチに branch protection を設定(status check必須・force push/削除禁止)

v1.0.0

Choose a tag to compare

@sgash708 sgash708 released this 18 Jul 15:57

Initial public release: Storybook VRT GitHub Action (storycap capture + pixelmatch green/red diff + PR inline comment).