diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d0a681..989abd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # Change history for eslint-config-stripes -## 7.1.0 IN PROGRESS +## [7.1.0](https://github.com/folio-org/eslint-config-stripes/tree/v7.1.0) (2024-03-13) +[Full Changelog](https://github.com/folio-org/eslint-config-stripes/compare/v7.0.0...v7.1.0) +* Remove explicit typescript version. Refs ESCONF-38. * Update `@typescript-eslint` packages to `^6.21.0`. Refs ESCONF-40. ## [7.0.0](https://github.com/folio-org/eslint-config-stripes/tree/v7.0.0) (2023-10-11)