Releases: andresz1/size-limit-action
Releases · andresz1/size-limit-action
v1.8.0
v1.7.0
- Add
script
param. Thanks to @amilajack
v1.6.1
- version fix
v1.6.0
- pnpm support
- minor fixes
v1
update
v1.5.1
Fixes:
- Heading emoji position
v1.5.0
Added:
- Heading update
- Custom working directory
Fixed:
- Relative change formula
v1.4.0
Added:
- Move from reviews to comments.
- Now comments are being updated instead of being created over and over again every time something was pushed
v1.3.2
Added:
- Catch during
git fetch
v1.3.1
Added:
git fetch origin ${branch} --depth=1
Fixed:
- Crashes due to changes in size-limit sections
Thanks @CliftonH and @Drapegnik