1
0
Commit Graph

23 Commits

Author SHA1 Message Date
Leo Kettmeir ff4860f9d7 2.0.4 (#125) 2026-03-18 17:33:32 +01:00
Nik B 6a293fc1a2 feat: upgrade Node.js runtime from node20 to node24 (#123)
GitHub Actions is deprecating the Node.js 20 runtime, with enforcement
starting June 2, 2026. This updates the action to use node24 runtime.

- action.yml: change `using: "node20"` to `using: "node24"`
- package.json: bump `@types/node` from ^20.16.5 to ^24

Fixes #122

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 12:09:57 +01:00
Leo Kettmeir 2f7698fd11 2.0.3 (#102) 2025-05-15 21:44:43 +02:00
David Sherret ee64dd3200 fix: switch back to package.json as it's necessary for GH actions (#101) 2025-05-15 00:33:36 +02:00
Christian Svensson 95bbb87724 refactor: convert action to TS and bundle code (#95) 2025-05-12 12:14:45 -04:00
Leo Kettmeir 27e0043eff 2.0.2 (#92) 2025-01-09 14:00:34 -08:00
Leo Kettmeir 1c4873e05d 2.0.1 (#86) 2024-10-09 02:01:02 -07:00
Luca Casonato 4606d5cc6f feat: v2 (#82)
Co-authored-by: crowlkats <crowlkats@toaxl.com>
2024-10-09 01:37:44 -07:00
Luca Casonato 5e01c016a8 1.5.1 (#78) 2024-09-13 18:59:54 +02:00
Luca Casonato 084daf99a8 1.5.0 (#75) 2024-09-13 17:32:26 +02:00
Luca Casonato f1ac2c87b8 chore: migrate code to ESM (#73) 2024-09-13 17:15:41 +02:00
Luca Casonato fa660b328d 1.4.1 (#69) 2024-09-03 10:36:21 +02:00
Leo Kettmeir 916edb9a40 1.4.0 (#68) 2024-08-21 10:32:07 -07:00
Leo Kettmeir ba9dcf3bc3 1.3.0 (#66) 2024-07-12 04:38:48 -07:00
Yoshiya Hinosawa f99b7edee3 1.2.0 (#63) 2024-07-05 16:19:39 +09:00
Yoshiya Hinosawa 041b854f97 1.1.4 (#57) 2024-01-29 13:20:15 +09:00
David Sherret 0df5d9c641 1.1.3 (#50) 2023-09-27 18:27:29 -04:00
crowlkats 61fe2df320 1.1.2 2023-05-03 12:06:57 +02:00
Luca Casonato 9db7f66e8e 1.1.1 2022-10-17 12:14:30 +02:00
Luca Casonato e4b9e9fc4e chore: update deps (#39) 2022-10-17 12:11:10 +02:00
Satya Rohith 004814556e 1.1.0 2021-06-28 10:46:25 +02:00
Luca Casonato 04f5bd3be8 fmt + lint in ci 2021-04-10 02:22:53 +02:00
Luca Casonato 62abc69248 Initial pass 2021-04-10 02:16:12 +02:00