From d00727f00957110b6c09e8263c3ea53a5a251686 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 16 Dec 2024 16:25:55 +0000 Subject: [PATCH] chore(release): 0.65.0 [skip ci] # [0.65.0](https://github.com/pluggyai/pluggy-node/compare/v0.64.0...v0.65.0) (2024-12-16) ### Features * **auth:** add oauthRedirectUrl and avoidDuplicates options to ConnectTokenOptions ([82ccfc2](https://github.com/pluggyai/pluggy-node/commit/82ccfc2f922cd1d72960300d772d4b2e51eb7013)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83b3489..e3b6c3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pluggy-sdk", - "version": "0.64.0", + "version": "0.65.0", "main": "dist/index.js", "typings": "dist/index.d.ts", "files": [