Adjust changeset config and package workspaces for docs
Updated changeset configuration to ignore the `docs` directory, preventing unnecessary change tracking. Added `.` as a workspace in `package.json` to ensure proper package management.
46219a8
10 days ago
by hckhanh
Fix billion suffix logic and use new Array()
Co-authored-by: hckhanh <6380436+hckhanh@users.noreply.github.com>
21d3311
10 days ago
by Copilot
×2.6
Revert billion suffix logic change due to performance regression (#56)
* Initial plan
* Clarify billion suffix logic consistency fix in Vietnamese number reading
Co-authored-by: hckhanh <6380436+hckhanh@users.noreply.github.com>
* Revert to original logic: use positionFromRight >= 6 for performance
Co-authored-by: hckhanh <6380436+hckhanh@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: hckhanh <6380436+hckhanh@users.noreply.github.com>
d9a5107
10 days ago
by Copilot
0%
Apply suggestion from @hckhanh
1f1feb0
10 days ago
by hckhanh
0%
Apply suggestion from @hckhanh
5c15c99
10 days ago
by hckhanh
0%
Update README.md to enhance project description and badge visibility