Skip to content

Commit

Permalink
Fix typo in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel7grant committed May 31, 2024
1 parent 86788e3 commit c84a44f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Add array column field to test for array types ([#3](https://github.com/daniel7grant/eslint-plugin-typeorm-typescript/issues/3))
- Add support for Column with unset type ([#7](https://github.com/daniel7grant/eslint-plugin-typeorm-typescript/issues/7))

## Changed
### Changed

- Refactor internal column types
- Replace date with Date to match with TypeScript type ([#6](https://github.com/daniel7grant/eslint-plugin-typeorm-typescript/issues/6))
Expand Down

0 comments on commit c84a44f

Please sign in to comment.