Releases: rvanbaalen/runner-manager
Releases · rvanbaalen/runner-manager
runner-manager: v1.3.0
21 Mar 18:12
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-03-21)
Features
enhance GitHub Actions workflow for automated release and deployment to GitHub Pages (b46d082 )
runner-manager: v1.2.1
21 Mar 18:09
Compare
Sorry, something went wrong.
No results found
1.2.1 (2025-03-21)
Bug Fixes
remove duplicate entries in package.json dependencies (742dda0 )
runner-manager: v1.2.0
21 Mar 18:03
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-03-21)
Features
add development and build scripts with Vite, and update devDependencies (276f313 )
add readme-to-html config file (4094eb2 )
add Vite configuration for GitHub Pages deployment with Tailwind CSS (37b94c8 )
Bug Fixes
update Vite dev and build scripts to use GitHub Pages configuration (bffa418 )
runner-manager: v1.1.1
25 Feb 03:01
Compare
Sorry, something went wrong.
No results found
1.1.1 (2025-02-24)
Bug Fixes
Docs: update documentation (021f73c )
runner-manager: v1.1.0
24 Feb 16:19
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-02-24)
Features
add extensive documentation (e264552 )
runner-manager: v1.0.3
24 Feb 15:56
Compare
Sorry, something went wrong.
No results found
1.0.3 (2025-02-24)
Bug Fixes
runner-manager: v1.0.2
24 Feb 15:48
Compare
Sorry, something went wrong.
No results found
1.0.2 (2025-02-24)
Bug Fixes
NPM: add package lock file (ab2b61b )
runner-manager: v1.0.1
24 Feb 15:46
Compare
Sorry, something went wrong.
No results found
1.0.1 (2025-02-24)
Bug Fixes
runner-manager: v1.0.0
24 Feb 15:35
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-02-24)
Features
add release-please (0fbcef6 )
add release-please workflow (1b53e64 )
add required engine to package.json (886a5d7 )
CI: add publish step to CI (21caf63 )
first edition of the CLI script (12eaf13 )
NPM: add first config file (7c28f06 )
Bug Fixes