Skip to content

Releases: yoavniran/overweight

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 14:04

2.1.0 (2026-06-09)

Features

  • add percent diff in GH summary (b2ff49c)
  • add percent diff in GH summary (#63) (37a445d)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 10:32

2.0.0 (2026-06-09)

⚠ BREAKING CHANGES

  • action requires node 24 (#57)

Features

  • Improve consistency (#55) (8ed1a3f)
  • introduce configurable threshold for tolerance (c3c5214)

Bug Fixes

  • correct readme section on baseline updates (78360eb)
  • use core actions correctly (4f4e189)

Miscellaneous Chores

  • action requires node 24 (9f16685)

v1.3.10

Choose a tag to compare

@github-actions github-actions released this 02 Dec 07:48

1.3.10 (2025-12-02)

Bug Fixes

  • ensure update branch name is unique (3d256b6)
  • remove gh action files from npm publish (d883456)

v1.3.9

Choose a tag to compare

@github-actions github-actions released this 01 Dec 20:40

1.3.9 (2025-12-01)

Bug Fixes

v1.3.8

Choose a tag to compare

@github-actions github-actions released this 01 Dec 17:44

1.3.8 (2025-12-01)

Bug Fixes

  • use gh api for branch create (41486a5)

v1.3.7

Choose a tag to compare

@github-actions github-actions released this 01 Dec 16:37

1.3.7 (2025-12-01)

Bug Fixes

v1.3.6

Choose a tag to compare

@github-actions github-actions released this 01 Dec 16:22

1.3.6 (2025-12-01)

Bug Fixes

  • add @actions/exec dependency and refactor branch management logic (de5a756)

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 01 Dec 14:43

1.3.5 (2025-12-01)

Bug Fixes

  • enhance branch verification and file update handling in GitHub Action (de41512)

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 01 Dec 13:18

1.3.4 (2025-12-01)

Bug Fixes

  • enhance error handling and logging in GitHub Action (c83d9c9)

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 01 Dec 12:16

1.3.3 (2025-12-01)

Bug Fixes

  • enhance GitHub Action for semantic-release and base branch resolution (d232dd9)