From 9638ef49a948c61b7f180c2d2e5906541f8ba17d Mon Sep 17 00:00:00 2001 From: Ewan Harris Date: Fri, 10 Nov 2023 15:35:57 +0000 Subject: [PATCH] Fix link to 1.3.0 tag (#314) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba648494..4e1a2168 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ -## [v1.3.0](https://github.com/auth0/go-auth0/tree/v1.2.0) (2023-11-10) +## [v1.3.0](https://github.com/auth0/go-auth0/tree/v1.3.0) (2023-11-10) [Full Changelog](https://github.com/auth0/go-auth0/compare/v1.2.0..v1.3.0)