Commit Graph

9 Commits

Author SHA1 Message Date
Colin McDonnell 85d8885a8b chore: bump version to 0.0.2 for workflow testing v0.0.2 2025-08-27 17:49:55 -07:00
Colin McDonnell 4beee54a60 feat: add auto-tagging workflow
- Automatically creates tags when package.json version changes
- Builds the action and commits dist files if needed
- Creates both specific version tags (v0.0.x) and major version tags (v0)
- Creates GitHub releases with usage examples
2025-08-27 17:49:43 -07:00
Colin McDonnell f42dc28da8 chore: prepare action for v0.0.1 release
- Update action.yml to point to dist/index.js
- Add built distribution files
- Update package.json and build configuration
v0.0.1
2025-08-27 17:47:25 -07:00
Colin McDonnell c5b1e63811 Create JS action 2025-08-27 16:53:48 -07:00
Colin McDonnell 2cacf2ada3 Add index.ts 2025-08-06 12:40:47 -07:00
Colin McDonnell bcc312a448 Merge pull request #1 from pullfrog/tweak-homepage
Tweak readme
2025-08-06 11:54:20 -07:00
Colin McDonnell 8345d54aa9 Tweak 2025-08-06 11:53:51 -07:00
Colin McDonnell b9bbc2f671 Tweak 2025-08-06 11:53:10 -07:00
Colin McDonnell dd84fe4871 Add homepage readme 2025-08-05 12:08:06 -07:00