diff --git a/CHANGELOG.md b/CHANGELOG.md index 17f5fcfd..0bf186df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.54.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.53.1...v1.54.0) (2022-11-04) + + +### Features + +* add expiring application type ([#244](https://github.com/Basis-Theory/basis-theory-js/issues/244)) ([8e5bca2](https://github.com/Basis-Theory/basis-theory-js/commit/8e5bca2bc427cd7f919789d65dac4072031bcc53)) + ## [1.53.1](https://github.com/Basis-Theory/basis-theory-js/compare/v1.53.0...v1.53.1) (2022-10-26) diff --git a/package.json b/package.json index 899c0cbb..e932840d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/basis-theory-js", - "version": "1.53.1", + "version": "1.54.0", "repository": "https://github.com/Basis-Theory/basis-theory-js", "license": "Apache-2.0", "author": {