Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": ["docs"]
}
5 changes: 5 additions & 0 deletions .changeset/eighty-friends-film.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"vn-number": patch
---

Simplified `readVnNumber` string conversion for improved readability
5 changes: 5 additions & 0 deletions .changeset/tired-years-wink.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"vn-number": patch
---

Updated logic to repeat "tỷ" based on group position dynamically, ensuring accurate representation for billions, octillions, and undecillions.
Loading