Skip to content

Releases: taskmedia/size-label-action

v1.1.2

20 Nov 13:29
693a401
Compare
Choose a tag to compare

1.1.2 (2023-11-20)

Bug Fixes

  • resolve fetch is not set error (node20) (#11) (ef1d6fc)

v1.1.1

20 Nov 12:49
c26693b
Compare
Choose a tag to compare

1.1.1 (2023-11-20)

Miscellaneous Chores

  • ci: add (pr) lint and test wf (95c84cb)
  • ci: remove actions/labeler (#10) (c2ffded)
  • deps: bump @octokit/rest from 19.0.11 to 20.0.2 (#8) (3804bff)
  • deps: bump @vercel/ncc from 0.36.1 to 0.38.1 (#9) (ed0ebd4)
  • deps: bump dotenv from 16.1.2 to 16.3.1 (#7) (272ae1d)
  • deps: bump eslint from 8.41.0 to 8.54.0 (#6) (d5e78d5)

v1.1.0

17 Nov 21:01
8b9aa82
Compare
Choose a tag to compare

1.1.0 (2023-11-17)

Features

  • add yarn steps to release binary (0e24a4c)

Bug Fixes

  • ci: checkout rp branch when commiting (16800ca)
  • ci: get yarn dependencies on release wf (9c958fc)
  • ci: skip node installation (5f6ed1c)
  • ci: trigger build if rpa has pr action (fce8235)
  • ci: use yarn for prepublish (ca0d60a)

Miscellaneous Chores

  • build: build dist for release (f0b4421)

v1.0.0

17 Nov 15:50
1b8995f
Compare
Choose a tag to compare

1.0.0 (2023-11-17)

Features

  • accept size config as input ✨ (#25) (6e019d2)
  • add release workflow (afe23db)
  • do not fail on label remove error (#19) (d8a4728)
  • use GITHUB_API_URL as baseUrl for octokit (#1) (49702a5)

Miscellaneous Chores