From 83ce46b000eb36a1a2c1e51a4a36d0ad335d8f61 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 29 Jul 2022 13:15:27 +0000 Subject: [PATCH] chore(release): 1.44.0 [skip ci] # [1.44.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.43.0...v1.44.0) (2022-07-29) ### Features * add token expires_at ([#211](https://github.com/Basis-Theory/basis-theory-js/issues/211)) ([69888cc](https://github.com/Basis-Theory/basis-theory-js/commit/69888cc2d58b8a1ac4e19f4173d1f6278c874ba5)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b17d8dd..ff1584f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.44.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.43.0...v1.44.0) (2022-07-29) + + +### Features + +* add token expires_at ([#211](https://github.com/Basis-Theory/basis-theory-js/issues/211)) ([69888cc](https://github.com/Basis-Theory/basis-theory-js/commit/69888cc2d58b8a1ac4e19f4173d1f6278c874ba5)) + # [1.43.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.42.1...v1.43.0) (2022-07-20) diff --git a/package.json b/package.json index 37b61235..f34b48c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/basis-theory-js", - "version": "1.43.0", + "version": "1.44.0", "repository": "https://github.com/Basis-Theory/basis-theory-js", "license": "Apache-2.0", "author": {