chore: sync README.md with version updates and enhance versioning script

Updated `README.md` to reflect version `0.7.3` with improved feature descriptions and scaling highlights. Enhanced the versioning script to automatically update the version badge in `README.md` for consistency. Incremented `version.ts` to `0.7.3`.
This commit is contained in:
David Snelling 2025-06-05 14:25:29 -07:00
parent bb11827d43
commit e35e07d298
3 changed files with 34 additions and 8 deletions

View file

@ -3,4 +3,4 @@
* Do not modify this file directly.
*/
export const VERSION = '0.7.2';
export const VERSION = '0.7.3';