diff --git a/CHANGELOG.md b/CHANGELOG.md index 135f0f8f..f7ff7281 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.63.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.62.2...v1.63.0) (2023-01-18) + + +### Features + +* make apiKey optional for elements types ([#270](https://github.com/Basis-Theory/basis-theory-js/issues/270)) ([0ef1739](https://github.com/Basis-Theory/basis-theory-js/commit/0ef1739679cac8a2c339a628fedce24c28ea71f5)) + ## [1.62.2](https://github.com/Basis-Theory/basis-theory-js/compare/v1.62.1...v1.62.2) (2023-01-13) diff --git a/package.json b/package.json index 6259df13..221d42c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/basis-theory-js", - "version": "1.62.2", + "version": "1.63.0", "repository": "https://github.com/Basis-Theory/basis-theory-js", "license": "Apache-2.0", "author": {