Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.6.1 #612

Merged
merged 4 commits into from
Dec 20, 2024
Merged

v3.6.1 #612

merged 4 commits into from
Dec 20, 2024

Conversation

antho1404
Copy link
Member

This pull request includes updates to the handling of fee values in the Summary and SalesDirectForm components, as well as a version bump in the package.json file.

Updates to fee value handling:

  • components/Offer/Summary.tsx: Changed the way fees are calculated by using parseFloat to convert feesOnTopPerTenThousand to a number before dividing by 100.
  • components/Sales/Direct/Form.tsx: Updated the calculation of feesPerTenThousand and total-fees to use parseFloat before dividing by 100 for accurate fee representation. [1] [2]

Version update:

  • package.json: Updated the project version from 3.6.0 to 3.6.1.

@antho1404 antho1404 merged commit 059f7ce into main Dec 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant