From 5fbad7dec4f2b9a84dac8fa92f7e302eec1adf15 Mon Sep 17 00:00:00 2001 From: Jayden Seric Date: Tue, 21 Nov 2023 15:42:21 +1100 Subject: [PATCH] Update the changelog. --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 4e33e97..4a845b5 100644 --- a/changelog.md +++ b/changelog.md @@ -11,7 +11,7 @@ ### Patch -- Updated the [`next`](https://npm.im/next) peer dependency to `12 - 14`. +- Updated the [`next`](https://npm.im/next) peer dependency to `12 - 14`, fixing [#7](https://github.com/jaydenseric/next-graphql-react/issues/7). - Updated dependencies. - Updated the `package.json` field `repository` to conform to new npm requirements. - Integrated the ESLint plugin [`eslint-plugin-optimal-modules`](https://npm.im/eslint-plugin-optimal-modules).