diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f6b8085..b084733f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.53.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.52.0...v1.53.0) (2022-10-26) + + +### Features + +* add separation between card elements static and reference values ([#242](https://github.com/Basis-Theory/basis-theory-js/issues/242)) ([b2b4fd1](https://github.com/Basis-Theory/basis-theory-js/commit/b2b4fd17cb3f126332e0540005fd17d0fd0da086)) + # [1.52.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.51.0...v1.52.0) (2022-10-21) diff --git a/package.json b/package.json index 0af941e5..1c5b5b79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/basis-theory-js", - "version": "1.52.0", + "version": "1.53.0", "repository": "https://github.com/Basis-Theory/basis-theory-js", "license": "Apache-2.0", "author": {