Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Latest commit

 

History

History
131 lines (57 loc) · 5.73 KB

File metadata and controls

131 lines (57 loc) · 5.73 KB

Changelog

2.0.13 (2025-05-13)

Build System

  • deps: bump semver from 7.7.1 to 7.7.2 (#608) (bb7b6da)

2.0.12 (2025-02-04)

Build System

  • deps: bump semver from 7.7.0 to 7.7.1 (3825a6a)

2.0.11 (2025-01-30)

Build System

  • deps: bump semver from 7.6.3 to 7.7.0 (b9ef9cd)

2.0.10 (2025-01-16)

Build System

  • deps: bump @actions/tool-cache from 2.0.1 to 2.0.2 (#510) (f5c1ead)

2.0.9 (2024-10-07)

Build System

  • deps: bump @actions/core from 1.11.0 to 1.11.1 (#436) (50756f5)

2.0.8 (2024-10-04)

Build System

  • deps: bump @actions/core from 1.10.1 to 1.11.0 (#432) (00a60ca)

2.0.7 (2024-09-24)

Build System

  • deps-dev: bump @vercel/ncc from 0.38.1 to 0.38.2 (#422) (79a3a29)

2.0.6 (2024-07-17)

Build System

  • deps: bump semver from 7.6.2 to 7.6.3 (5f6d5c6)

2.0.5 (2024-05-10)

Build System

  • deps: bump semver from 7.6.1 to 7.6.2 (#325) (3cb68a9)

2.0.4 (2024-05-08)

Build System

  • deps: bump semver from 7.6.0 to 7.6.1 (#322) (d4dce3f)

2.0.3 (2024-02-06)

Build System

  • deps: bump semver from 7.5.4 to 7.6.0 (#264) (b6087d4)

2.0.2 (2023-09-12)

Build System

  • deps: bump @actions/core from 1.10.0 to 1.10.1 (9edc369)

2.0.1 (2023-09-07)

Build System

  • deps-dev: bump @vercel/ncc from 0.36.1 to 0.38.0 (#109) (223c28c)

2.0.0 (2023-09-04)

⚠ BREAKING CHANGES

  • Update default runtime to node20

Features

  • change default runtime from node16 to node20 (6c74cc0)

1.1.2 (2023-07-11)

Build System

  • deps: bump semver from 7.5.3 to 7.5.4 (#62) (3b9b044)

1.1.1 (2023-06-27)

Build System

  • package: bump semver from 7.5.1 to 7.5.3 (592c7c7), closes #41

1.1.0 (2023-05-07)

Features

  • add optional input cli-name (8adf2f4)

1.0.0 (2023-05-07)

Features

  • set up Code Climate test reporter (6973838)