diff --git a/CHANGELOG.md b/CHANGELOG.md index e9ea4f00..3f76ba3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.57.0](https://github.com/Basis-Theory/basis-theory-js/compare/v1.56.1...v1.57.0) (2022-11-30) + + +### Features + +* add new proxy transform attributes ([#252](https://github.com/Basis-Theory/basis-theory-js/issues/252)) ([d03b044](https://github.com/Basis-Theory/basis-theory-js/commit/d03b044fe0c1438e00aa4ab94975044aa09bf700)) + ## [1.56.1](https://github.com/Basis-Theory/basis-theory-js/compare/v1.56.0...v1.56.1) (2022-11-23) diff --git a/package.json b/package.json index eded21c5..f6f17adf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@basis-theory/basis-theory-js", - "version": "1.56.1", + "version": "1.57.0", "repository": "https://github.com/Basis-Theory/basis-theory-js", "license": "Apache-2.0", "author": {