diff --git a/.eslintignore b/.eslintignore index 90e25d2f..0b63135f 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,2 +1,3 @@ **/node_modules -node_modules \ No newline at end of file +node_modules +CHANGELOG.md \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fe486f4..6cd9170b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,8 @@ # [2.2.0](https://github.com/NerdWalletOSS/shepherd/compare/v2.1.0...v2.2.0) (2024-01-09) - ### Features -* **gh-enterprise:** Add support for github enterprise servers ([#631](https://github.com/NerdWalletOSS/shepherd/issues/631)) ([509fe75](https://github.com/NerdWalletOSS/shepherd/commit/509fe75d4e41a2a8b47c89964e8cb2933fb3d077)) +- **gh-enterprise:** Add support for github enterprise servers ([#631](https://github.com/NerdWalletOSS/shepherd/issues/631)) ([509fe75](https://github.com/NerdWalletOSS/shepherd/commit/509fe75d4e41a2a8b47c89964e8cb2933fb3d077)) # [2.1.0](https://github.com/NerdWalletOSS/shepherd/compare/v2.0.1...v2.1.0) (2023-10-03)