Skip to content

Commit

Permalink
Merge pull request #73 from policy-design-lab/improvement/remove-math
Browse files Browse the repository at this point in the history
Remove math.js and math.test.js in utils folder
  • Loading branch information
pengyin-shan authored Jan 16, 2025
2 parents 27b4348 + 79f4bec commit 544044c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ node_modules/
.env
.huskyrc
*.DS_Store

.nvmrc
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Move IRA table columns [#338](https://github.com/policy-design-lab/pdl-frontend/issues/338)
- Upgraded the node version from 16 to 22, including Dockerfile and GitHub Actions [#352](https://github.com/policy-design-lab/pdl-frontend/issues/352)

### Removed
- Remove unused math functions [#71](https://github.com/policy-design-lab/pdl-frontend/issues/71)

## [1.5.0] - 2024-12-10

### Changed
Expand Down

0 comments on commit 544044c

Please sign in to comment.