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:
parent
bb11827d43
commit
e35e07d298
3 changed files with 34 additions and 8 deletions
|
|
@ -3,4 +3,4 @@
|
|||
* Do not modify this file directly.
|
||||
*/
|
||||
|
||||
export const VERSION = '0.7.2';
|
||||
export const VERSION = '0.7.3';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue